@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer {
  display: block;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table, th, td {
  border: 1px solid black;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: 400;
}

dl, ol, ul {
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

textarea {
  resize: none;
  outline: none;
  font-family: Arial, Microsoft Yahei;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

button, input[type=submit], input[type=text], input[type=button] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  blr: expression(this.onFocus=this.blur());
}

input {
  outline: 0;
}

input::-webkit-input-safebox-button {
  display: none;
  /*去掉搜狗浏览器密码软盘*/
}

body {
  font-size: 14px;
  color: #000;
  font-family: Arial, Microsoft Yahei;
}

body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
}

#web-ietip {
  width: 526px;
  height: 90px;
  padding: 83px 0 0 84px;
  overflow: hidden;
  background: url(/static/home/cn/images/browser.png) no-repeat center center;
  margin: 200px auto 0;
}

#web-ietip a {
  display: block;
  width: 65px;
  height: 80px;
  float: left;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.ellipsis {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.eps2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

html {
  font-size: calc(100vw / 1920 * 100);
}

@media (max-width: 900px) {
  html {
    font-size: calc(900px / 1920 * 100);
  }
}
body {
  font-size: calc(16 * 1rem / 100);
}

@media (max-width: 1584px) {
  body {
    font-size: 13.2px;
  }
}
.s12 {
  font-size: calc(12 * 1rem / 100);
}

@media (max-width: 1920px) {
  .s12 {
    font-size: 12px;
  }
}
.s13 {
  font-size: calc(13 * 1rem / 100);
}

@media (max-width: 1816px) {
  .s13 {
    font-size: 12.3px;
  }
}
.s14 {
  font-size: calc(14 * 1rem / 100);
}

@media (max-width: 1728px) {
  .s14 {
    font-size: 12.6px;
  }
}
.s15 {
  font-size: calc(15 * 1rem / 100);
}

@media (max-width: 1651px) {
  .s15 {
    font-size: 12.9px;
  }
}
.s16 {
  font-size: calc(16 * 1rem / 100);
}

@media (max-width: 1584px) {
  .s16 {
    font-size: 13.2px;
  }
}
.s17 {
  font-size: calc(17 * 1rem / 100);
}

@media (max-width: 1524px) {
  .s17 {
    font-size: 13.5px;
  }
}
.s18 {
  font-size: calc(18 * 1rem / 100);
}

@media (max-width: 1472px) {
  .s18 {
    font-size: 13.8px;
  }
}
.s19 {
  font-size: calc(19 * 1rem / 100);
}

@media (max-width: 1424px) {
  .s19 {
    font-size: 14.1px;
  }
}
.s20 {
  font-size: calc(20 * 1rem / 100);
}

@media (max-width: 1382px) {
  .s20 {
    font-size: 14.4px;
  }
}
.s21 {
  font-size: calc(21 * 1rem / 100);
}

@media (max-width: 1344px) {
  .s21 {
    font-size: 14.7px;
  }
}
.s22 {
  font-size: calc(22 * 1rem / 100);
}

@media (max-width: 1309px) {
  .s22 {
    font-size: 15px;
  }
}
.s23 {
  font-size: calc(23 * 1rem / 100);
}

@media (max-width: 1277px) {
  .s23 {
    font-size: 15.3px;
  }
}
.s24 {
  font-size: calc(24 * 1rem / 100);
}

@media (max-width: 1248px) {
  .s24 {
    font-size: 15.6px;
  }
}
.s25 {
  font-size: calc(25 * 1rem / 100);
}

@media (max-width: 1221px) {
  .s25 {
    font-size: 15.9px;
  }
}
.s26 {
  font-size: calc(26 * 1rem / 100);
}

@media (max-width: 1196px) {
  .s26 {
    font-size: 16.2px;
  }
}
.s27 {
  font-size: calc(27 * 1rem / 100);
}

@media (max-width: 1173px) {
  .s27 {
    font-size: 16.5px;
  }
}
.s28 {
  font-size: calc(28 * 1rem / 100);
}

@media (max-width: 1152px) {
  .s28 {
    font-size: 16.8px;
  }
}
.s29 {
  font-size: calc(29 * 1rem / 100);
}

@media (max-width: 1132px) {
  .s29 {
    font-size: 17.1px;
  }
}
.s30 {
  font-size: calc(30 * 1rem / 100);
}

@media (max-width: 1113px) {
  .s30 {
    font-size: 17.4px;
  }
}
.s31 {
  font-size: calc(31 * 1rem / 100);
}

@media (max-width: 1096px) {
  .s31 {
    font-size: 17.7px;
  }
}
.s32 {
  font-size: calc(32 * 1rem / 100);
}

@media (max-width: 1080px) {
  .s32 {
    font-size: 18px;
  }
}
.s33 {
  font-size: calc(33 * 1rem / 100);
}

@media (max-width: 1064px) {
  .s33 {
    font-size: 18.3px;
  }
}
.s34 {
  font-size: calc(34 * 1rem / 100);
}

@media (max-width: 1050px) {
  .s34 {
    font-size: 18.6px;
  }
}
.s35 {
  font-size: calc(35 * 1rem / 100);
}

@media (max-width: 1036px) {
  .s35 {
    font-size: 18.9px;
  }
}
.s36 {
  font-size: calc(36 * 1rem / 100);
}

@media (max-width: 1024px) {
  .s36 {
    font-size: 19.2px;
  }
}
.s37 {
  font-size: calc(37 * 1rem / 100);
}

@media (max-width: 1011px) {
  .s37 {
    font-size: 19.5px;
  }
}
.s38 {
  font-size: calc(38 * 1rem / 100);
}

@media (max-width: 1000px) {
  .s38 {
    font-size: 19.8px;
  }
}
.s39 {
  font-size: calc(39 * 1rem / 100);
}

@media (max-width: 989px) {
  .s39 {
    font-size: 20.1px;
  }
}
.s40 {
  font-size: calc(40 * 1rem / 100);
}

@media (max-width: 979px) {
  .s40 {
    font-size: 20.4px;
  }
}
.s41 {
  font-size: calc(41 * 1rem / 100);
}

@media (max-width: 969px) {
  .s41 {
    font-size: 20.7px;
  }
}
.s42 {
  font-size: calc(42 * 1rem / 100);
}

@media (max-width: 960px) {
  .s42 {
    font-size: 21px;
  }
}
.s43 {
  font-size: calc(43 * 1rem / 100);
}

@media (max-width: 951px) {
  .s43 {
    font-size: 21.3px;
  }
}
.s44 {
  font-size: calc(44 * 1rem / 100);
}

@media (max-width: 942px) {
  .s44 {
    font-size: 21.6px;
  }
}
.s45 {
  font-size: calc(45 * 1rem / 100);
}

@media (max-width: 934px) {
  .s45 {
    font-size: 21.9px;
  }
}
.s46 {
  font-size: calc(46 * 1rem / 100);
}

@media (max-width: 926px) {
  .s46 {
    font-size: 22.2px;
  }
}
.s47 {
  font-size: calc(47 * 1rem / 100);
}

@media (max-width: 919px) {
  .s47 {
    font-size: 22.5px;
  }
}
.s48 {
  font-size: calc(48 * 1rem / 100);
}

@media (max-width: 912px) {
  .s48 {
    font-size: 22.8px;
  }
}
.s49 {
  font-size: calc(49 * 1rem / 100);
}

@media (max-width: 905px) {
  .s49 {
    font-size: 23.1px;
  }
}
.s50 {
  font-size: calc(50 * 1rem / 100);
}

@media (max-width: 898px) {
  .s50 {
    font-size: 23.4px;
  }
}
.s51 {
  font-size: calc(51 * 1rem / 100);
}

@media (max-width: 892px) {
  .s51 {
    font-size: 23.7px;
  }
}
.s52 {
  font-size: calc(52 * 1rem / 100);
}

@media (max-width: 886px) {
  .s52 {
    font-size: 24px;
  }
}
.s53 {
  font-size: calc(53 * 1rem / 100);
}

@media (max-width: 880px) {
  .s53 {
    font-size: 24.3px;
  }
}
.s54 {
  font-size: calc(54 * 1rem / 100);
}

@media (max-width: 874px) {
  .s54 {
    font-size: 24.6px;
  }
}
.s55 {
  font-size: calc(55 * 1rem / 100);
}

@media (max-width: 869px) {
  .s55 {
    font-size: 24.9px;
  }
}
.s56 {
  font-size: calc(56 * 1rem / 100);
}

@media (max-width: 864px) {
  .s56 {
    font-size: 25.2px;
  }
}
.s57 {
  font-size: calc(57 * 1rem / 100);
}

@media (max-width: 858px) {
  .s57 {
    font-size: 25.5px;
  }
}
.s58 {
  font-size: calc(58 * 1rem / 100);
}

@media (max-width: 854px) {
  .s58 {
    font-size: 25.8px;
  }
}
.s59 {
  font-size: calc(59 * 1rem / 100);
}

@media (max-width: 849px) {
  .s59 {
    font-size: 26.1px;
  }
}
.s60 {
  font-size: calc(60 * 1rem / 100);
}

@media (max-width: 844px) {
  .s60 {
    font-size: 26.4px;
  }
}
.s61 {
  font-size: calc(61 * 1rem / 100);
}

@media (max-width: 840px) {
  .s61 {
    font-size: 26.7px;
  }
}
.s62 {
  font-size: calc(62 * 1rem / 100);
}

@media (max-width: 836px) {
  .s62 {
    font-size: 27px;
  }
}
.s63 {
  font-size: calc(63 * 1rem / 100);
}

@media (max-width: 832px) {
  .s63 {
    font-size: 27.3px;
  }
}
.s64 {
  font-size: calc(64 * 1rem / 100);
}

@media (max-width: 828px) {
  .s64 {
    font-size: 27.6px;
  }
}
.s65 {
  font-size: calc(65 * 1rem / 100);
}

@media (max-width: 824px) {
  .s65 {
    font-size: 27.9px;
  }
}
.s66 {
  font-size: calc(66 * 1rem / 100);
}

@media (max-width: 820px) {
  .s66 {
    font-size: 28.2px;
  }
}
.s67 {
  font-size: calc(67 * 1rem / 100);
}

@media (max-width: 816px) {
  .s67 {
    font-size: 28.5px;
  }
}
.s68 {
  font-size: calc(68 * 1rem / 100);
}

@media (max-width: 813px) {
  .s68 {
    font-size: 28.8px;
  }
}
.s69 {
  font-size: calc(69 * 1rem / 100);
}

@media (max-width: 809px) {
  .s69 {
    font-size: 29.1px;
  }
}
.s70 {
  font-size: calc(70 * 1rem / 100);
}

@media (max-width: 806px) {
  .s70 {
    font-size: 29.4px;
  }
}
.s71 {
  font-size: calc(71 * 1rem / 100);
}

@media (max-width: 803px) {
  .s71 {
    font-size: 29.7px;
  }
}
.s72 {
  font-size: calc(72 * 1rem / 100);
}

@media (max-width: 800px) {
  .s72 {
    font-size: 30px;
  }
}
.s73 {
  font-size: calc(73 * 1rem / 100);
}

@media (max-width: 796px) {
  .s73 {
    font-size: 30.3px;
  }
}
.s74 {
  font-size: calc(74 * 1rem / 100);
}

@media (max-width: 793px) {
  .s74 {
    font-size: 30.6px;
  }
}
.s75 {
  font-size: calc(75 * 1rem / 100);
}

@media (max-width: 791px) {
  .s75 {
    font-size: 30.9px;
  }
}
.s76 {
  font-size: calc(76 * 1rem / 100);
}

@media (max-width: 788px) {
  .s76 {
    font-size: 31.2px;
  }
}
.s77 {
  font-size: calc(77 * 1rem / 100);
}

@media (max-width: 785px) {
  .s77 {
    font-size: 31.5px;
  }
}
.s78 {
  font-size: calc(78 * 1rem / 100);
}

@media (max-width: 782px) {
  .s78 {
    font-size: 31.8px;
  }
}
.s79 {
  font-size: calc(79 * 1rem / 100);
}

@media (max-width: 780px) {
  .s79 {
    font-size: 32.1px;
  }
}
.s80 {
  font-size: calc(80 * 1rem / 100);
}

@media (max-width: 777px) {
  .s80 {
    font-size: 32.4px;
  }
}
div.mCSB_scrollTools {
  width: 4px;
}

div.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #adadad;
  border-radius: 2px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #adadad;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #adadad;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

div.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #7d766c;
}

form input:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #7d766c;
}

form input::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #7d766c;
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #7d766c;
}

/* 动画 */
.teaser {
  opacity: 0;
  -webkit-transform: translate3d(0, 80px, 0);
          transform: translate3d(0, 80px, 0);
}

.teaser.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.lter {
  opacity: 0;
  -webkit-transform: translate3d(-80px, 0, 0);
          transform: translate3d(-80px, 0, 0);
}

.lter.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.rter {
  opacity: 0;
  -webkit-transform: translate3d(80px, 0, 0);
          transform: translate3d(80px, 0, 0);
}

.rter.is-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.scale {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.scale.is-visible {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.reduce {
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.reduce.is-visible {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

body {
  padding-top: 1rem;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 288;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 0px 0px #d6d6d6;
          box-shadow: 0px 1px 0px 0px #d6d6d6;
}

.h-cont {
  width: 17.6rem;
  margin: 0 auto;
}

.h-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.h-left {
  float: left;
}

.h-logo {
  display: block;
  cursor: pointer;
  height: 1rem;
  line-height: 1rem;
}

.h-logo img {
  height: 65%;
  max-width: 100%;
}

.h-right {
  float: right;
  font-size: 0;
}

.h-h {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.h-i {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 0 0.4rem;
}

.h-j {
  display: inline-block;
  position: relative;
  color: #333333;
  line-height: 1rem;
}

.h-j:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: 0.02rem;
  background-color: #043fbb;
}

.h-i.active .h-j {
  color: #043fbb;
}

.h-sub {
  display: none;
  position: absolute;
  left: 50%;
  top: 1rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  min-width: 2rem;
  z-index: 1000;
}

.hs-cont {
  width: 100%;
  padding: 0.15rem 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 0.1rem 0px rgba(4, 0, 0, 0.06);
          box-shadow: 0px 0px 0.1rem 0px rgba(4, 0, 0, 0.06);
}

.hs-item {
  width: 100%;
  position: relative;
  padding: 0 0.4rem;
}

.hs-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0.4rem;
  width: calc(100% - .8rem);
  height: 1px;
  background-color: #eeeeee;
}

.hs-item:last-child:after {
  display: none;
}

.hs-one {
  display: block;
  width: 100%;
  cursor: pointer;
  line-height: 1.87;
  padding: 0.15rem 0;
  white-space: nowrap;
  color: #222;
}

.hs-one:hover {
  color: #043fbb;
}

.hs-twobox {
  display: none;
  position: absolute;
  top: -0.15rem;
  right: -2rem;
  width: 2rem;
  padding: 0.15rem 0.2rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 0.1rem 0px rgba(4, 0, 0, 0.06);
          box-shadow: 0px 0px 0.1rem 0px rgba(4, 0, 0, 0.06);
}

.hs-two {
  display: block;
  width: 100%;
  cursor: pointer;
  line-height: 1.87;
  padding: 0.15rem 0;
  color: #666;
  border-bottom: 1px solid #eeeeee;
}

.hs-two:last-child {
  border-bottom: none;
}

.hs-two:hover {
  color: #043fbb;
}

.hs-item:hover .hs-twobox {
  display: block;
}

.h-buttom {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.55rem;
  padding-left: 0.35rem;
  border-left: 1px solid #d6d6d6;
}

.h-download.active {
  color: #043fbb;
}
.h-download.active::after {
  width: 0.33rem;
}

.h-download {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  min-width: 1.2rem;
  line-height: 1rem;
  text-align: center;
  padding: 0 0.15rem;
  color: #333333;
  border-radius: 0.2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  height: 100%;
  position: relative;
  z-index: 5;
}
.h-download:hover {
  color: #043fbb;
}
.h-download:hover::after {
  width: 0.33rem;
}
.h-download::after {
  content: "";
  width: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  height: 0.02rem;
  background: #043fbb;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.h-language {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  margin-left: 0.55rem;
}

.hl-tip {
  display: block;
  position: relative;
  padding-left: 1.87em;
  padding-right: 15px;
  color: #333333;
  line-height: 1rem;
  background-image: url("/static/home/cn/images/a2.png");
  background-size: 1.37em auto;
  background-position: left center;
  background-repeat: no-repeat;
}

.hl-tip:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  border-top: 4px solid #333333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}

.hl-list {
  display: none;
  position: absolute;
  left: 50%;
  top: 1rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  min-width: 2rem;
  z-index: 1000;
  padding: 0.15rem 0.4rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 0.1rem 0px rgba(4, 0, 0, 0.06);
          box-shadow: 0px 0px 0.1rem 0px rgba(4, 0, 0, 0.06);
}

.hl-item {
  display: block;
  width: 100%;
  cursor: pointer;
  line-height: 1.87;
  padding: 0.15rem 0;
  white-space: nowrap;
  color: #222;
  border-bottom: 1px solid #eeeeee;
}

.hl-item:hover {
  color: #043fbb;
}

.hl-item:last-child {
  border-bottom: none;
}

.hl-item {
  padding-right: 20px;
  position: relative;
}

.hl-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #043fbb;
}

.h-k {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}

.h-search {
  display: block;
  cursor: pointer;
  width: 1em;
  height: 1rem;
  background-image: url("/static/home/cn/images/a3.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.hs-a {
  display: none;
  z-index: 108;
  white-space: nowrap;
  position: fixed;
  top: 1.5rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.hs-form {
  font-size: 0;
  display: inline-block;
}

.hs-text {
  border: none;
  padding: 0 0.2rem;
  display: inline-block;
  vertical-align: middle;
  width: 6rem;
  height: 45px;
  background-color: #fff;
  color: #333;
}

.hs-submit {
  border: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #043fbb;
  background-image: url("/static/home/cn/images//a3-b.png");
  background-size: 18px auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.header.search-state .hs-a {
  display: block;
}

.header.search-state .h-opa {
  display: block;
}

.h-menu {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  width: 1rem;
  height: 1rem;
  background-image: url("/static/home/cn/images/a-menu.png");
  background-size: 60% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.h-opa {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .h-i:hover .h-j {
    color: #043fbb;
  }

  .h-i:hover .h-j:after {
    width: 0.33rem;
  }

  .h-i.active .h-j:after {
    width: 0.33rem;
  }

  .hs-one {
    padding-right: 20px;
    position: relative;
  }

  .hs-one:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #043fbb;
  }
}
@media (max-width: 1200px) {
  .h-cont {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h-h {
    width: 260px;
    position: fixed;
    text-align: left;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 1000;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }

  .h-i {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .h-j {
    padding: 0;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
  }

  .h-i.has-nav:after {
    content: "";
    background-image: url("/static/home/cn/images/a-right.png");
    background-size: auto 12px;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #333;
  }

  .h-i.has-nav.show:after {
    background-image: url("/static/home/cn/images/a-down.png");
    background-size: 12px auto;
  }

  .h-sub {
    position: relative;
    top: 0;
    padding-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 100%;
  }

  .h-sub:before {
    display: none;
  }

  .hs-cont {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 30px;
  }

  .hs-item {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #eeeeee;
  }

  .hs-item:after {
    display: none;
  }

  .hs-twobox {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 10px;
  }

  .h-right {
    margin-right: 1rem;
  }

  .h-buttom {
    margin-left: 0;
    padding-left: 0;
    border: none;
  }

  /* 菜单 */
  .h-menu {
    display: block;
  }

  .header.menu-state .h-h {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  .header.menu-state .h-opa {
    display: block;
  }
}
@media (max-width: 500px) {
  .h-right {
    margin-right: 0.8rem;
  }

  .h-download {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
  }

  .h-language {
    margin-left: 0.3rem;
  }

  .h-k {
    margin-left: 0.3rem;
  }
}
@media (max-width: 370px) {
  .hs-text {
    width: 5rem;
    height: 35px;
  }

  .hs-submit {
    width: 35px;
    height: 35px;
  }
}
.footer {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 0.47rem;
  background-image: url("/static/home/cn/images/16651946436626800.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.f-main {
  width: 17.6rem;
  margin: 0 auto;
}

.f-top {
  width: 100%;
  padding-bottom: 2.25rem;
}

.f-top:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.f-left {
  float: left;
  font-size: 0;
  width: 11.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.f-nav {
  padding-right: 0.1rem;
}

.f-nav {
  display: block;
  /* max-width: 2rem; */
  width: fit-content;
}

.f-one {
  display: block;
  color: #ffffff;
  margin-bottom: 0.4rem;
}

.f-twobox {
  display: inline-block;
}

.f-two {
  display: block;
  cursor: pointer;
  line-height: 1.42;
  margin-bottom: 0.1rem;
  color: rgba(255, 255, 255, 0.4);
}

.f-two:hover {
  color: #fff;
}

.f-right {
  float: right;
  width: 3.3rem;
}

.f-tip {
  display: block;
  margin-bottom: 0.4rem;
  color: rgba(255, 255, 255, 0.4);
}

.f-phone {
  display: block;
  margin-bottom: 0.1rem;
}

.f-phone a {
  color: #ffffff;
  line-height: 1.25;
}

.f-phone a:after {
  content: "/";
}

.f-phone a:last-child:after {
  display: none;
}

.f-textbox {
  color: rgba(255, 255, 255, 0.4);
  line-height: 1.87;
  margin-bottom: 0.4rem;
}

.f-textbox * {
  line-height: inherit;
}

.f-share {
  width: 100%;
  font-size: 0;
}

.f-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 0.25rem;
}

.f-item:last-child {
  margin-right: 0;
}

.f-icon {
  display: block;
  cursor: pointer;
  height: 1em;
}

.f-icon > img {
  opacity: 0.5;
  height: 100%;
}

.f-sub {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding-top: 10px;
}

.f-sub:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -6px;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.f-codebox {
  width: 100%;
  white-space: nowrap;
  padding: 0.05rem 0.05rem 0.1rem;
  text-align: center;
  background-color: #ffffff;
}

.f-code {
  width: 1.2rem;
  min-width: 90px;
  margin-bottom: 0.05rem;
}

.f-code img {
  width: 100%;
}

.f-name {
  color: #333333;
  line-height: 1.42;
}

.f-bottom {
  width: 100%;
}

.f-bottom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.f-lt {
  float: left;
  font-size: 0;
  padding: 0.1rem 0;
}

.f-b {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.87;
  padding-right: 0.4rem;
  color: rgba(255, 255, 255, 0.3);
}

.f-c {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.f-d {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1.87;
  color: rgba(255, 255, 255, 0.3);
}

.f-d:after {
  content: "·";
  margin: 0 0.1rem;
  color: rgba(255, 255, 255, 0.3);
}

.f-d:last-child:after {
  display: none;
}

.f-d:hover {
  color: #fff;
}

.f-rt {
  float: right;
  width: 3.3rem;
  position: relative;
}

.f-buttom {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 0 0.35rem;
  color: rgba(255, 255, 255, 0.3);
  line-height: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.f-buttom:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.3rem;
  margin-top: -3px;
  border-bottom: 6px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.f-friendship {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
}

.f-linkbox {
  display: block;
  width: 100%;
  max-height: calc(2rem + 13em);
  overflow: auto;
  padding: 0.15rem 0.35rem;
  background-color: #ffffff;
}

.f-link {
  display: block;
  cursor: pointer;
  padding: 0.15rem 0;
  width: 100%;
  line-height: 2;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}

.f-link:hover {
  color: #043fbb;
}

.f-link:last-child {
  border-bottom: none;
}

.f-rt.show .f-buttom:after {
  border-top: 6px solid #fff;
  border-bottom: none;
}

@media (max-width: 900px) {
  .f-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .f-top {
    padding-bottom: 0.5rem;
  }

  .f-left {
    width: 100%;
    display: block;
    margin-bottom: 0.5rem;
  }

  .f-nav {
    display: inline-block;
    width: auto;
    max-width: 100%;
    padding-right: 0;
    margin-right: 0.3rem;
  }

  .f-twobox {
    width: 100%;
    display: none;
  }

  .f-two {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
  }

  .f-right {
    width: 100%;
  }

  .f-share {
    width: 100%;
    text-align: center;
  }

  .f-sub {
    bottom: 100%;
    top: auto;
    padding-bottom: 10px;
    padding-top: 0;
  }

  .f-sub:before {
    top: auto;
    bottom: 4px;
    border-bottom: none;
    border-top: 6px solid #fff;
  }

  .f-lt {
    width: 100%;
  }

  .f-b {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .f-c {
    width: 100%;
    text-align: center;
  }

  .f-rt {
    width: 100%;
  }
}
.a-a {
  width: 100%;
  position: relative;
}

.a-b {
  width: 100%;
}

.a-item {
  width: 100%;
}

.a-link {
  display: block;
  cursor: pointer;
  width: 100%;
  overflow: hidden;
}

.a-img {
  width: 100%;
}

.a-img img {
  width: 100%;
}

.a-text {
  position: absolute;
  top: 11.2%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 16rem;
}

.a-series {
  color: #fff;
  margin-bottom: 0.05rem;
  line-height: 1.33;
}

.a-titles {
  color: #043fbb;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.2rem;
}

.a-intro {
  color: #043fbb;
  line-height: 1.38;
  margin-bottom: 1.4rem;
}

.a-more {
  display: inline-block;
  padding: 0 0.48rem;
  line-height: 0.5rem;
  color: #ffffff;
  background-color: rgba(4, 63, 187, 0.5);
  border-radius: 0.25rem;
}

.a-item.center .a-text {
  top: 13%;
  text-align: center;
}

.a-item.center .a-series {
  color: #333;
  margin-bottom: 0.05rem;
}

.a-item.center .a-titles {
  color: #333;
}

.a-item.center .a-intro {
  color: #333;
  margin-bottom: 0.2rem;
}

.a-item.center .a-more {
  font-size: 0;
  padding: 0;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  background-image: url("/static/home/cn/images/a9.png");
  background-size: 26.6% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.a-pagination {
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.a-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.22rem;
  height: 0.22rem;
  background-color: transparent;
}

.a-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #fff;
}

.a-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.a-pagination .swiper-pagination-bullet-active:after {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #043fbb;
}

.a-img {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.a-item.swiper-slide-active .a-img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.a-series, .a-titles, .a-more, .a-intro {
  opacity: 0;
  -webkit-transform: translate3d(0, 80px, 0);
          transform: translate3d(0, 80px, 0);
}

.a-item.swiper-slide-active .a-series {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.a-item.swiper-slide-active .a-titles {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.a-item.swiper-slide-active .a-intro {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.a-item.swiper-slide-active .a-more {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.a-item.swiper-slide-active .a-series {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.a-item.swiper-slide-active .a-titles {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.a-item.swiper-slide-active .a-intro {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.a-item.swiper-slide-active .a-more {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.a-titles {
  font-size: calc(46 * 1rem / 100);
}

@media (max-width: 926px) {
  .a-titles {
    font-size: 22.2px;
  }
}
@media (max-width: 900px) {
  .a-img img {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .a-text {
    width: 100%;
    padding-left: 10px;
    padding-right: 65%;
  }

  .a-item.center .a-text {
    padding-right: 10px;
  }

  .a-series {
    font-size: 13px;
  }

  .a-titles {
    font-size: 14px;
  }

  .a-intro {
    font-size: 14px;
    margin-bottom: 0.2rem;
  }

  .a-pagination {
    bottom: 10px;
  }
}
.b-a {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 0.68rem;
  background-image: url("/static/home/cn/images/b4.jpg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}

.b-main {
  width: 100%;
  margin: 0 auto;
}

.b-top {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #b7cee0;
  padding-bottom: 0.2rem;
}

.b-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.4rem;
}

.b-navbox {
  width: 100%;
  font-size: 0;
}

.b-nav {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  margin: 0 0.5rem 0.3rem;
  color: #999999;
  line-height: 1.38;
  padding: 0.05rem 0;
}

.b-nav:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: 2px;
  background-color: #043fbb;
}

.b-nav.active {
  color: #043fbb;
}

.b-nav.active:after {
  width: 100%;
}

.b-bottom {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 0.5rem;
}

.b-cont {
  position: absolute;
  top: 0;
  left: -20rem;
  width: 100%;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.b-cont.show {
  position: relative;
  left: 0;
}

.b-item {
  display: block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 50%;
  padding: 0.6rem 0.3rem 0.25rem;
  text-align: center;
  border-bottom: 1px solid #b7cee0;
}

.b-item:after {
  content: "";
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-color: #eff5fa;
  -webkit-box-shadow: 0px 0.1rem 0.3rem 0px rgba(4, 63, 187, 0.3);
          box-shadow: 0px 0.1rem 0.3rem 0px rgba(4, 63, 187, 0.3);
  border: solid 1px #1d5bde;
}

.b-name {
  position: relative;
  z-index: 18;
  color: #333333;
  line-height: 1.45;
  font-weight: bold;
  margin-bottom: 0.2rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.b-intro {
  position: relative;
  z-index: 18;
  width: 100%;
  max-width: 46em;
  margin: 0 auto;
  margin-bottom: 0.2rem;
  color: #666666;
  line-height: 1.7;
  height: 3.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.b-more {
  position: relative;
  z-index: 18;
  color: #043fbb;
  margin-bottom: 0.1rem;
}

.b-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.b-img {
  position: relative;
  z-index: 18;
  width: 100%;
  height: 3.2rem;
  line-height: 3.2rem;
}

.b-img img {
  width: 100%;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.b-item:hover:after {
  opacity: 1;
  z-index: 8;
}

.b-item:hover .b-img img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

@media (max-width: 900px) {
  .b-a {
    padding-top: 0.8rem;
  }

  .b-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .b-navbox {
    width: 100%;
  }

  .b-nav {
    width: calc(50% - 10px);
    font-size: 14px;
    margin: 0 5px 0.15rem;
  }

  .b-nav:after {
    display: none !important;
  }

  .b-item {
    width: 100%;
  }
}
.c-a {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background-image: url("/static/home/cn/images/b5.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-main {
  width: 17.6rem;
  margin: 0 auto;
}

.c-titles {
  width: 100%;
  color: #333333;
  font-weight: bold;
  padding-bottom: 0.5rem;
}

.c-cont {
  width: 100%;
  position: relative;
  margin-bottom: 1.05rem;
}

.c-tip {
  position: absolute;
  top: 0.16rem;
  left: 0;
  font-size: 0;
  white-space: nowrap;
}

.c-nub {
  display: inline;
  color: #043fbb;
  margin-right: 0.1rem;
}

.c-line {
  display: inline;
  color: #333333;
}

.c-sum {
  display: inline;
  color: #333333;
}

.c-b {
  width: 100%;
}

.c-item {
  width: 100%;
}

.c-link {
  display: block;
  cursor: pointer;
}

.c-link:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.c-img {
  float: right;
  width: 12.25rem;
  height: 3.95rem;
  line-height: 3.95rem;
}

.c-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-text {
  float: left;
  width: 4.15rem;
  padding-top: 0.75rem;
}

.c-name {
  color: #333333;
  line-height: 1.41;
  margin-bottom: 0.1rem;
  font-weight: bold;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.c-intro {
  color: #333333;
  line-height: 1.44;
  height: 4.32em;
  margin-bottom: 1.05rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.c-more {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: inline-block;
  min-width: 1.6rem;
  color: #ffffff;
  line-height: 0.5rem;
  text-align: center;
  padding: 0 0.15rem;
  background-color: #043fbb;
  border: 1px solid #043fbb;
  border-radius: 0.25rem;
}

.c-more:hover {
  background-color: #fff;
  color: #043fbb;
}

.c-bottom {
  width: 100%;
  position: relative;
}

.c-c {
  width: 100%;
}

.c-nav {
  position: relative;
  cursor: pointer;
  width: 4.24rem;
  margin-right: 0.2rem;
}

/* .c-nav:last-child{margin-right: 0;}  */
.c-bg {
  display: block;
  width: 100%;
  padding-top: calc(200/424*100%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-icon {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.64rem;
  height: 0.64rem;
  text-align: center;
  line-height: 0.64rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
}

.c-icon img {
  max-width: 57%;
  max-height: 57%;
}

.c-nav.active {
  border: solid 2px #043fbb;
}

.c-nav.active .c-icon {
  background-color: #043fbb;
  -webkit-box-shadow: 0.01rem 0.05rem 0.1rem 0px rgba(30, 84, 220, 0.27);
          box-shadow: 0.01rem 0.05rem 0.1rem 0px rgba(30, 84, 220, 0.27);
}

.c-prev {
  left: -0.25rem;
  margin-top: -0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-prev:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

.c-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  right: -0.25rem;
  margin-top: -0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-next:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

@media (max-width: 900px) {
  .c-main {
    width: 100%;
    max-width: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-cont {
    margin-bottom: 0.5rem;
  }

  .c-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
    line-height: 1;
    padding-top: calc(395/1225*100%);
  }

  .c-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .c-text {
    width: 100%;
    padding-top: 0.5rem;
  }

  .c-intro {
    margin-bottom: 0.3rem;
  }

  .c-tip {
    top: 0;
  }

  .c-nav {
    width: calc(50% - 5px);
    margin-right: 10px;
  }
}
.d-a {
  width: 100%;
  position: relative;
}

.d-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.d-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 18;
}

.d-top {
  width: 100%;
  min-height: 7.8rem;
  padding-top: 1.2rem;
  padding-bottom: 0.6rem;
}

.d-top:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.d-left {
  float: left;
  width: 5rem;
}

.d-titles {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.d-intro {
  color: #ffffff;
  line-height: 1.41;
  margin-bottom: 0.2rem;
}

.d-textbox {
  width: 100%;
  min-height: 1.9rem;
  color: #ffffff;
  line-height: 1.55;
  padding-bottom: 0.3rem;
}

.d-textbox * {
  line-height: inherit;
}

.d-more {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: inline-block;
  cursor: pointer;
  min-width: 1.6rem;
  color: #ffffff;
  line-height: 0.5rem;
  text-align: center;
  padding: 0 0.15rem;
  background-color: #043fbb;
  border: 1px solid #043fbb;
  border-radius: 0.25rem;
}

.d-more:hover {
  background-color: #fff;
  color: #043fbb;
}

.d-right {
  float: right;
  font-size: 0;
}

.d-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.55rem;
}

.d-item:last-child {
  margin-right: 0;
}

.d-b {
  width: 100%;
  margin-bottom: 0.13rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.d-nub {
  color: #ffffff;
  margin-right: 0.1rem;
}

.d-c {
  position: relative;
  margin-bottom: 0.1rem;
}

.d-add {
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  display: block;
  color: #fff;
  font-weight: bold;
}

.d-d {
  display: block;
  color: #fff;
}

.d-e {
  color: #ffffff;
  line-height: 1.6;
}

.d-bottom {
  width: 100%;
  text-align: right;
  position: relative;
  z-index: 18;
}

.d-text {
  display: inline-block;
  text-align: left;
  width: 12.5rem;
  padding: 0.45rem 0.8rem 0.35rem;
  color: #333333;
  line-height: 1.66;
  background-color: rgba(255, 255, 255, 0.8);
}

.d-text * {
  line-height: inherit;
}

@media (max-width: 900px) {
  .d-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .d-top {
    padding-top: 0.8rem;
    min-height: 1rem;
  }

  .d-left {
    width: 100%;
    margin-bottom: 0.6rem;
  }

  .d-textbox {
    min-height: 1em;
  }

  .d-right {
    width: 100%;
  }

  .d-item {
    width: 33.33%;
    margin-right: 0;
    padding-right: 0.1rem;
  }

  .d-text {
    display: block;
    width: calc(100% - 20px);
    margin: 0 auto;
    max-width: 480px;
    padding: 0.3rem;
  }
}
.e-a {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 1.55rem;
  background-image: url("/static/home/cn/images/b28.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.e-main {
  width: 17.6rem;
  margin: 0 auto;
}

.e-top {
  width: 100%;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.e-lt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 0.2rem;
}

.e-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.23rem;
}

.e-synopsis {
  color: #333333;
  line-height: 1.38;
}

.e-rt {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: inline-block;
  cursor: pointer;
  min-width: 1.6rem;
  color: #ffffff;
  line-height: 0.5rem;
  text-align: center;
  padding: 0 0.15rem;
  background-color: #043fbb;
  border: 1px solid #043fbb;
  border-radius: 0.25rem;
}

.e-rt:hover {
  background-color: #fff;
  color: #043fbb;
}

.e-bottom {
  width: 100%;
  position: relative;
  min-height: 4.6rem;
}

.e-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 66.66%;
  height: 100%;
}

.e-b {
  width: 100%;
  height: 100%;
}

.e-item {
  width: 100%;
  height: 100%;
}

.e-link {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.e-item .e-img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.e-item .e-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background-image: url("/static/home/cn/images/a19.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.e-item .e-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.e-item .e-text {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  z-index: 18;
  width: 100%;
  padding: 0 1.9rem 0 0.6rem;
}

.e-item .e-tr {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.15rem;
}

.e-item .e-td {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}

.e-item .e-td:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 1px;
  height: 1em;
  background-color: #fff;
}

.e-item .e-td:last-child:after {
  display: none;
}

.e-item .e-name {
  color: #ffffff;
  line-height: 1.38;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.e-item:hover .e-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.e-pagination {
  position: absolute;
  bottom: 0.55rem;
  right: 0;
  width: 1.9rem;
  font-size: 0;
  text-align: center;
}

.e-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.18rem;
  height: 0.18rem;
  background-color: transparent;
}

.e-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background-color: #ffffff;
}

.e-pagination .swiper-pagination-bullet-active {
  background-color: #043fbb;
}

.e-pagination .swiper-pagination-bullet-active:after {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
}

.e-left {
  display: inline-block;
  cursor: pointer;
  width: 33.33%;
  padding: 0.75rem 0.6rem 1.95rem;
  min-height: 4.6rem;
  background-color: #edf2fa;
}

.e-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0.04rem;
  width: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-color: #043fbb;
}

.e-time {
  width: 100%;
  margin-bottom: 0.5rem;
}

.e-time1 {
  display: inline;
  color: #333333;
  margin-right: 0.15rem;
}

.e-time2 {
  display: inline;
  color: #333333;
}

.e-left .e-name {
  color: #333333;
  line-height: 1.45;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.e-left .e-more {
  position: absolute;
  bottom: 0.55rem;
  left: 0.6rem;
  color: #043fbb;
}

.e-left .e-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.e-left:hover .e-name {
  color: #043fbb;
}

.e-left:hover:before {
  width: 100%;
}

.e-list {
  width: 100%;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.e-one {
  display: block;
  position: relative;
  cursor: pointer;
  width: 33.33%;
  padding: 0.6rem 0.6rem 1.65rem;
  background-color: #d4e8fe;
}

.e-one:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0.04rem;
  width: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-color: #043fbb;
}

.e-one .e-tr {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.1rem;
}

.e-one .e-td {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}

.e-one .e-td:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 1px;
  height: 1em;
  background-color: #666666;
}

.e-one .e-td:last-child:after {
  display: none;
}

.e-one .e-name {
  color: #333333;
  line-height: 1.6;
  height: 3.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.e-one .e-more {
  position: absolute;
  bottom: 0.55rem;
  left: 0.6rem;
  color: #043fbb;
}

.e-one .e-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.e-one:hover:before {
  width: 100%;
}

.e-one:hover .e-name {
  color: #043fbb;
}

.e-one:nth-child(3n+2) {
  background-color: #f4fbfe;
}

.e-one:nth-child(3n+3) {
  background-color: #ffffff;
}

@media (max-width: 900px) {
  .e-a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .e-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .e-left {
    width: 100%;
    padding: 0.5rem 0.3rem;
  }

  .e-left .e-more {
    left: 0.3rem;
  }

  .e-right {
    position: relative;
    height: auto;
    width: 100%;
  }

  .e-item .e-text {
    bottom: 10px;
    padding: 0 1.9rem 0 0.3rem;
  }

  .e-pagination {
    bottom: 10px;
  }

  .e-item .e-img {
    height: auto;
    padding-top: calc(460/1175*100%);
  }

  .e-one {
    width: 100%;
    padding: 0.3rem 0.3rem 1.6rem;
  }

  .e-one .e-more {
    left: 0.3rem;
  }
}
.g-a {
  width: 100%;
  padding-top: 1.1rem;
  padding-bottom: 2.2rem;
  background-image: url("/static/home/cn/images/b12.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.g-main {
  width: 17.6rem;
  margin: 0 auto;
}

.g-top {
  width: 100%;
  text-align: center;
  padding-bottom: 0.45rem;
}

.g-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.23rem;
}

.g-intro {
  color: #333333;
  line-height: 1.38;
}

.g-bottom {
  width: 100%;
}

.g-b {
  width: 100%;
  font-size: 0;
}

.g-item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.3rem;
  width: 20%;
  padding: 0 0.3rem;
}

.g-logo {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  overflow: hidden;
  display: block;
  cursor: pointer;
  width: 100%;
  height: 1.47rem;
  line-height: 1.47rem;
  text-align: center;
  border: solid 1px transparent;
}

.g-logo img {
  max-width: 73%;
  max-height: 50%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.g-logo:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
}

.g-logo:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.g-pagination {
  position: static;
  margin-top: 0.6rem;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.g-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.16rem;
  height: 0.16rem;
  background-color: transparent;
}

.g-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #cccccc;
}

.g-pagination .swiper-pagination-bullet-active {
  background-color: #043fbb;
}

.g-pagination .swiper-pagination-bullet-active:after {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
}

.g-a.cont2 {
  padding-top: 1.2rem;
  padding-bottom: 1.4rem;
  background-image: url("/static/home/cn/images/c7.jpg");
}

@media (max-width: 900px) {
  .g-a {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }

  .g-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .g-item {
    width: 33.33%;
    padding: 0 0.15rem;
  }

  .g-pagination {
    margin-top: 0.3rem;
  }
}
.i-a {
  width: 100%;
  padding-top: 1.1rem;
  padding-bottom: 1.2rem;
}

.i-main {
  width: 14.4rem;
  margin: 0 auto;
}

.i-top {
  width: 100%;
  margin-bottom: 0.7rem;
  text-align: center;
}

.i-form {
  width: 100%;
}

.i-b {
  display: inline-block;
  text-align: left;
  font-size: 0;
  border: 1px solid #cccccc;
  border-radius: 0.35rem;
}

.i-input {
  display: inline-block;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  width: 7.6rem;
  height: 0.7rem;
  padding: 0 0.3rem;
  color: #7f7f7f;
}

.i-submit {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background-color: transparent;
  width: 0.9rem;
  height: 0.7rem;
  background-image: url("/static/home/cn/images/a3.png");
  background-size: 0.85em auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.i-bottom {
  width: 100%;
}

.i-c {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #dddddd;
}

.i-tip {
  color: #6f6f6f;
  line-height: 1.71;
  padding: 0.1rem 0;
}

.i-tip span {
  color: #043fbb;
}

.i-navbox {
  font-size: 0;
}

.i-nav {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  margin-right: 0.45rem;
  color: #6f6f6f;
  line-height: 1.71;
  padding: 0.1rem 0;
}

.i-nav:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: 1px;
  background-color: #858383;
}

.i-nav:last-child {
  margin-right: 0;
}

.i-nav:hover {
  color: #000000;
}

.i-nav:hover:after {
  width: 100%;
}

.i-nav.active {
  color: #000000;
}

.i-nav.active:after {
  width: 100%;
}

.i-list {
  width: 100%;
}

.i-item {
  display: block;
  cursor: pointer;
  font-size: 0;
  padding: 0.3rem 0.4rem;
  width: 100%;
  border-bottom: 1px solid #dddddd;
}

.i-img {
  display: inline-block;
  vertical-align: middle;
  width: 26.47%;
  position: relative;
  overflow: hidden;
  height: 2.4rem;
}

.i-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.i-text {
  display: inline-block;
  vertical-align: middle;
  width: 73.53%;
  padding-left: 0.6rem;
}

.i-tr {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.1rem;
}

.i-td {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}

.i-td:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 1px;
  height: 1em;
  background-color: #666666;
}

.i-td:last-child:after {
  display: none;
}

.i-name {
  color: #333333;
  line-height: 1.5;
  margin-bottom: 0.07rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.i-intro {
  color: #666666;
  line-height: 1.6;
  margin-bottom: 0.55rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.i-more {
  display: block;
  color: #043fbb;
}

.i-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.i-item:hover .i-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.i-item:hover .i-name {
  color: #043fbb;
}

.i-item.no-img .i-img {
  display: none;
}

.i-item.no-img .i-text {
  width: 100%;
  padding-left: 0;
}

.i-d {
  width: 100%;
  padding-top: 0.88rem;
  text-align: center;
}

.i-e {
  width: 100%;
  margin-bottom: 0.8rem;
}

.i-f {
  display: inline-block;
  padding: 0 0.35rem 0.3rem;
  color: #7f7f7f;
  line-height: 1.55;
  border-bottom: 1px solid #e5e5e5;
}

.i-buttom {
  display: inline-block;
  cursor: pointer;
  min-width: 1.1rem;
  line-height: 0.5rem;
  text-align: center;
  padding: 0 0.15rem;
  border-radius: 0.25rem;
  color: #333;
  border: 1px solid #b2b2b2;
}

.i-buttom:hover {
  border: 1px solid #043fbb;
  color: #043fbb;
}

@media (max-width: 900px) {
  .i-a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .i-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .i-input {
    width: 5rem;
  }

  .i-item {
    padding: 0.3rem 10px;
  }

  .i-img {
    width: 35%;
  }

  .i-text {
    width: 65%;
    padding-left: 10px;
  }

  .i-intro {
    margin-bottom: 0.15rem;
  }
}
.banner {
  width: 100%;
  position: relative;
}

.banner-cont {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.banner-img {
  width: 100%;
}

.banner-img img {
  width: 100%;
}

.banner-text {
  position: absolute;
  left: 50%;
  top: 11.2%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 16rem;
}

.banner-text-vertical {
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

.banner-titles {
  color: #ffffff;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.15rem;
}

.banner-intro {
  width: 100%;
  max-width: 21em;
  color: #ffffff;
  line-height: 1.38;
}

.banner-list {
  width: 100%;
  font-size: 0;
}

.banner-item {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.25rem;
  text-align: center;
  margin-right: 0.35rem;
}

.banner-icon {
  display: inline-block;
  width: 0.7rem;
  margin-bottom: 0.15rem;
}

.banner-icon img {
  width: 100%;
}

.banner-name {
  color: #fff;
  line-height: 1.6;
}

.nav {
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  z-index: 88;
  width: 100%;
  min-height: 0.8rem;
}

.nav-cont {
  width: 100%;
}

.nav.fixed .nav-cont {
  position: fixed;
  top: 1rem;
  left: 0;
}

.nav-main {
  width: 17.6rem;
  margin: 0 auto;
  border-left: 0.2rem solid #043fbb;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(0, 93, 171, 0.06);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(0, 93, 171, 0.06);
}

.nav-main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.nav-left {
  float: left;
  font-size: 0;
}

.nav-item {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  padding: 0 0.65rem;
  color: #333333;
  line-height: 0.8rem;
}

.nav-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.17rem;
  width: 1px;
  height: 0.34rem;
  background-color: #dddddd;
}

.nav-item:hover {
  color: #043fbb;
}

.nav-item.active {
  color: #043fbb;
}

.nav-right {
  float: right;
  font-size: 0;
  padding-right: 0.3rem;
}

.nav-one {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  line-height: 0.8rem;
}

.nav-one:after {
  content: ">";
  color: #333333;
  margin: 0 0.1rem;
}

.nav-one:last-child:after {
  display: none;
}

.nav-one:first-child:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a21.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (min-width: 900px) {
  .vocation .nav-item {
    padding: 0 0.45rem;
  }

  .product_list .nav-item {
    padding: 0 0.4rem;
  }

  .video .nav-item {
    padding: 0 0.4rem;
  }
}
@media (max-width: 900px) {
  .banner-text {
    width: 100%;
    top: 46%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-img img {
    min-height: 260px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .nav-main {
    width: calc(100% - 20px);
    max-width: 480px;
  }

  .nav-left {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
  }

  .nav-right {
    display: none;
  }

  .nav-left::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 0.1rem;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
  }

  .nav-left::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 0.05rem;
    -webkit-box-shadow: inset 0 0 0.05rem #ccc;
            box-shadow: inset 0 0 0.05rem #ccc;
    background: #043fbb;
  }

  .nav-left::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 0.05rem #ccc;
            box-shadow: inset 0 0 0.05rem #ccc;
    border-radius: 0.05rem;
    background: #ededed;
  }

  .nav-left {
    overflow: auto;
    scrollbar-color: #043fbb #ccc;
    scrollbar-width: none;
    scrollbar-width: thin;
  }
}
@media (max-width: 500px) {
  .company_advantage .banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .company_advantage .banner-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: none;
  }

  .company_advantage .banner-text {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    padding: 0.6rem 10px 1rem;
  }

  .banner-item {
    width: 33.33%;
    text-align: center;
    margin-right: 0;
    padding: 0 0.1rem;
  }
}
.paging {
  width: 100%;
  position: relative;
  font-size: 0;
  text-align: center;
}

.paging-up {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.1rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border: 1px solid #c7cdd5;
  background-image: url("/static/home/cn/images/a23.png");
  background-size: auto 20%;
  background-position: center center;
  background-repeat: no-repeat;
}

.paging-up:hover {
  background-image: url("/static/home/cn/images/a23-b.png");
  border: 1px solid #043fbb;
  background-color: #043fbb;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
}

.paging-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.1rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border: 1px solid #c7cdd5;
  background-image: url("/static/home/cn/images/a23.png");
  background-size: auto 20%;
  background-position: center center;
  background-repeat: no-repeat;
}

.paging-next:hover {
  background-image: url("/static/home/cn/images/a23-b.png");
  border: 1px solid #043fbb;
  background-color: #043fbb;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
}

.paging-item {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0.1rem;
  min-width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #666666;
  border-radius: 50%;
  border: 1px solid #c7cdd5;
}

.paging-item:hover {
  border: 1px solid #043fbb;
  color: #fff;
  background-color: #043fbb;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
}

.paging-item.active {
  border: 1px solid #043fbb;
  color: #fff;
  background-color: #043fbb;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
}

@media (max-width: 900px) {
  .paging-up {
    width: 36px;
    height: 36px;
  }

  .paging-next {
    width: 36px;
    height: 36px;
  }

  .paging-item {
    min-width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
.j-a {
  width: 100%;
  position: relative;
  padding-top: 1.85rem;
  padding-bottom: 1.4rem;
  background-image: url("https://www.hachicnc.com/static/home/cn/images/b34.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.my-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.j-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 18;
}

.j-cont {
  width: 100%;
  position: relative;
}

.j-b {
  width: 100%;
}

.j-item {
  width: 100%;
}

.j-link {
  display: block;
  cursor: pointer;
  width: 100%;
}

.j-link:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.j-img {
  float: right;
  width: 8.8rem;
  height: 5.87rem;
  position: relative;
  overflow: hidden;
}

.j-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.j-text {
  float: left;
  width: 8rem;
}

.j-time {
  width: 100%;
  margin-bottom: 0.35rem;
}

.j-time1 {
  display: inline;
  color: #333333;
}

.j-time2 {
  display: inline;
  margin-right: 0.15rem;
  color: #333333;
}

.j-name {
  color: #333333;
  line-height: 1.38;
  margin-bottom: 0.15rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.j-intro {
  color: #333333;
  line-height: 1.66;
  margin-bottom: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.j-more {
  display: block;
  color: #043fbb;
}

.j-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.j-item:hover .j-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.j-item:hover .j-name {
  color: #043fbb;
}

.j-prev {
  top: auto;
  bottom: 0;
  left: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.j-prev:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

.j-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  top: auto;
  bottom: 0;
  left: 0.8rem;
  right: auto;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.j-next:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

@media (max-width: 900px) {
  .j-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .j-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .j-cont {
    padding-bottom: 1.2rem;
  }

  .j-img {
    width: 100%;
    height: auto;
    padding-top: calc(587/880*100%);
  }

  .j-text {
    width: 100%;
    padding-top: 0.5rem;
  }

  .j-intro {
    margin-bottom: 0.3rem;
  }
}
.k-a {
  width: 100%;
  position: relative;
  padding-top: 1.4rem;
  padding-bottom: 1.17rem;
  background-image: url("/static/home/cn/images/b42.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.k-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a22.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.k-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 18;
}

.k-cont {
  width: 100%;
  font-size: 0;
}

.k-item {
  display: inline-block;
  vertical-align: top;
  width: 31.3%;
  cursor: pointer;
  margin-bottom: 0.6rem;
  margin-right: 3.05%;
}

.k-item:nth-child(3n) {
  margin-right: 0;
}

.k-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(360/540*100%);
}

.k-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.k-text {
  width: 100%;
  padding-top: 0.3rem;
}

.k-tr {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.1rem;
}

.k-td {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}

.k-td:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 1px;
  height: 1em;
  background-color: #666666;
}

.k-td:last-child:after {
  display: none;
}

.k-name {
  color: #333333;
  line-height: 1.45;
  height: 2.9em;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.k-more {
  display: block;
  color: #043fbb;
}

.k-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.k-item:hover .k-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.k-item:hover .k-name {
  color: #043fbb;
}

@media (max-width: 900px) {
  .k-a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .k-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .k-item {
    width: calc(50% - 5px);
    margin-right: 10px;
  }

  .k-item:nth-child(3n) {
    margin-right: 10px;
  }

  .k-item:nth-child(2n) {
    margin-right: 0;
  }
}
.l-a {
  width: 100%;
  background-color: #edf2fa;
}

.l-main {
  width: 17.6rem;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

.l-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9rem;
}

.l-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #333333;
  line-height: 0.8rem;
  padding: 0 0.6rem;
}

.l-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.17rem;
  width: 1px;
  height: 0.34rem;
  background-color: #dddddd;
}

.l-item:last-child:after {
  display: none;
}

.l-item:hover {
  color: #005dab;
}

.l-item.active {
  color: #005dab;
}

.l-right {
  display: inline-block;
  vertical-align: middle;
}

.l-one {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  line-height: 0.8rem;
}

.l-one:after {
  content: ">";
  color: #333333;
  margin: 0 0.1rem;
}

.l-one:last-child:after {
  display: none;
}

.l-one:first-child:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a21.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 900px) {
  .l-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .l-left {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    margin-right: 0;
  }

  .l-right {
    display: none;
  }
}
.m-a {
  width: 100%;
  position: relative;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
}

.m-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.m-main {
  width: 16rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.m-top {
  width: 100%;
  padding-bottom: 0.38rem;
}

.m-titles {
  width: 100%;
  color: #333333;
  font-weight: bold;
  line-height: 1.27;
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px solid #666666;
}

.m-b {
  width: 100%;
  font-size: 0;
}

.m-tr {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.3rem;
}

.m-td {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  line-height: 1.17;
  padding-right: 0.8rem;
}

.m-share {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.3rem;
}

.m-tip {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  margin-right: 0.15rem;
}

.m-c {
  display: inline-block;
  vertical-align: middle;
}

.m-one {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.25rem;
  height: 1.17em;
  line-height: 1.17em;
}

.m-one > img {
  max-height: 100%;
  max-width: none;
}

.m-one:hover > img {
  opacity: 0.8;
}

.m-cont {
  width: 100%;
}

.m-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.m-left {
  float: left;
  width: 9.6rem;
}

.m-intro {
  width: 100%;
  padding: 0.25rem 0.3rem;
  margin-bottom: 0.45rem;
  color: #333333;
  line-height: 1.87;
  background-color: #ededed;
}

.m-intro * {
  line-height: inherit;
}

.m-textbox {
  width: 100%;
  color: #666666;
  line-height: 1.87;
  padding-bottom: 0.6rem;
  margin-bottom: 0.35rem;
  border-bottom: 1px dashed #cccccc;
}

.m-textbox * {
  max-width: 100%;
  line-height: inherit;
}

.m-buttom {
  width: 100%;
}

.m-link {
  display: block;
  width: 100%;
  cursor: pointer;
  color: #666666;
  line-height: 1.77;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-link:hover {
  color: #043fbb;
}

.m-right {
  float: right;
  width: 4.8rem;
}

.m-list {
  width: 100%;
  font-size: 0;
  padding-bottom: 0.3rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px dashed #cccccc;
}

.m-item {
  display: block;
  width: 100%;
  cursor: pointer;
  margin-bottom: 0.45rem;
}

.m-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(320/480*100%);
}

.m-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.m-text {
  width: 100%;
  padding-top: 0.25rem;
}

.m-d {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.1rem;
}

.m-e {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}

.m-e:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 1px;
  height: 1em;
  background-color: #666666;
}

.m-e:last-child:after {
  display: none;
}

.m-name {
  color: #333333;
  line-height: 1.63;
  margin-bottom: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.m-more {
  display: block;
  color: #043fbb;
}

.m-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.437em;
  height: 0.75em;
  background-image: url("/static/home/cn/images/a12.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.m-item:hover .m-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.m-item:hover .m-name {
  color: #043fbb;
}

.m-f {
  width: 100%;
}

.m-g {
  width: 100%;
  color: #222222;
  font-weight: bold;
  margin-bottom: 0.15rem;
}

.m-h {
  width: 100%;
}

.m-i {
  width: 100%;
  display: block;
  cursor: pointer;
  color: #333333;
  line-height: 2.25;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m-i:hover {
  color: #043fbb;
}

@media (max-width: 900px) {
  .m-a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .m-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .m-tr {
    width: 100%;
    margin-bottom: 0.15rem;
  }

  .m-td {
    padding-right: 0.25rem;
    margin-bottom: 0.15rem;
  }

  .m-share {
    width: 100%;
  }

  .m-left {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .m-right {
    width: 100%;
  }
}
.n-a {
  width: 100%;
  padding-top: 1.78rem;
  position: relative;
  background-image: url("/static/home/cn/images/b48.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.n-top {
  width: 100%;
  position: relative;
  z-index: 18;
  padding-bottom: 1.3rem;
}

.n-main {
  width: 17.6rem;
  margin: 0 auto;
}

.n-top {
  width: 100%;
}

.n-tr {
  width: 100%;
  font-size: 0;
  background-color: #d4e8fe;
  padding: 0.25rem 0.6rem;
}

.n-td {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #000000;
  line-height: 1.66;
}

.n-td:nth-child(1) {
  width: 11.58%;
  text-align: left;
}

.n-td:nth-child(2) {
  width: 20.12%;
}

.n-td:nth-child(3) {
  width: 18.9%;
}

.n-td:nth-child(4) {
  width: 20.12%;
}

.n-td:nth-child(5) {
  width: 19.51%;
}

.n-cont {
  width: 100%;
  padding-bottom: 0.6rem;
}

.n-item {
  width: 100%;
  background-color: #ffffff;
}

.n-b {
  width: 100%;
  position: relative;
  cursor: pointer;
  font-size: 0;
  padding: 0.15rem 0.6rem;
  border-bottom: 1px solid #eeeeee;
}

.n-b:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.6rem;
  margin-top: -0.15rem;
  width: 0.3rem;
  height: 0.3rem;
  background-image: url("/static/home/cn/images/a29.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.n-name {
  display: inline-block;
  vertical-align: middle;
  width: 11.58%;
  color: #666666;
  line-height: 1.87;
}

.n-category {
  display: inline-block;
  vertical-align: middle;
  width: 20.12%;
  text-align: center;
  color: #666666;
  line-height: 1.87;
}

.n-place {
  display: inline-block;
  vertical-align: middle;
  width: 18.9%;
  text-align: center;
  color: #666666;
  line-height: 1.87;
}

.n-nub {
  display: inline-block;
  vertical-align: middle;
  width: 20.12%;
  text-align: center;
  color: #666666;
  line-height: 1.87;
}

.n-time {
  display: inline-block;
  vertical-align: middle;
  width: 19.51%;
  text-align: center;
  color: #666666;
  line-height: 1.87;
}

.n-sub {
  display: none;
  width: 100%;
  padding: 0.3rem 0.6rem 0.35rem;
  background-color: #f4fbfe;
}

.n-c {
  width: 100%;
  font-size: 0;
}

.n-one {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 0.5rem;
}

.n-tip {
  color: #333333;
  line-height: 1.55;
  margin-bottom: 0.25rem;
}

.n-textbox {
  color: #666666;
  line-height: 1.5;
}

.n-textbox * {
  line-height: inherit;
}

.n-item.show .n-b {
  background-color: #043fbb;
}

.n-item.show .n-b:after {
  background-image: url("/static/home/cn/images/a29-b.png");
}

.n-item.show .n-name {
  color: #fff;
}

.n-item.show .n-category {
  color: #fff;
}

.n-item.show .n-place {
  color: #fff;
}

.n-item.show .n-nub {
  color: #fff;
}

.n-item.show .n-time {
  color: #fff;
}

.n-d {
  width: 100%;
}

.n-d:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.n-send {
  float: left;
  min-width: 4.5rem;
  padding: 0.15rem 0.6rem;
  line-height: 1.87;
  color: #ffffff;
  background-color: #043fbb;
}

.n-e {
  float: right;
  position: relative;
  right: -0.1rem;
}

.n-bototm {
  width: 100%;
  position: relative;
  z-index: 18;
  text-align: right;
  font-size: 0;
}

.n-f {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  width: 18.4rem;
  font-size: 0;
  padding: 1rem 0.05rem;
  background-image: url("/static/home/cn/images/16653872369672613.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.n-g {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0.4rem 0.75rem;
  padding-top: 0.6rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #ffffff;
  border: solid 1px #dddddd;
}

.n-g:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1.5rem;
  margin-top: -0.05rem;
  width: 1.5rem;
  height: 0.11rem;
  background-image: url("/static/home/cn/images/a30.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.n-g:last-child:after {
  display: none;
}

.n-i {
  color: #333333;
  margin-bottom: 0.1rem;
}

.n-j {
  color: #333333;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .n-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .n-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .n-tr {
    padding: 0.25rem 10px;
  }

  .n-b {
    padding: 0.25rem 10px;
  }

  .n-b:after {
    right: 10px;
  }

  .n-sub {
    padding: 0.3rem;
  }

  .n-one {
    width: 100%;
    margin-bottom: 0.3rem;
    padding-right: 0;
  }

  .n-send {
    width: 100%;
    margin-bottom: 0.35rem;
    padding: 0.15rem;
    text-align: center;
  }

  .n-e {
    width: 100%;
    right: 0;
  }

  .n-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    padding: 0.5rem 0.25rem;
    font-size: 0;
    width: calc(100% - 20px);
    max-width: 480px;
  }

  .n-g {
    width: calc(50% - .5rem);
    margin: 0.15rem 0.25rem;
    height: auto;
    padding: 0.25rem 10px;
    border-radius: 0.2rem;
  }

  .n-g:after {
    display: none;
  }
}
.o-a {
  position: relative;
  width: 100%;
  padding-top: 1.8rem;
  padding-bottom: 1.4rem;
  background-image: url("/static/home/cn/images/b51.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.o-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.o-cont {
  width: 100%;
}

.o-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.o-left {
  float: left;
  width: 5rem;
}

.o-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.28rem;
}

.o-intro {
  display: inline-block;
  position: relative;
  max-width: calc(100% - .85rem);
  color: #333333;
  line-height: 1.38;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 0.35rem;
  position: relative;
}

.o-intro:after {
  content: "";
  position: absolute;
  top: 0;
  right: -0.85rem;
  width: 0.69rem;
  height: 0.49rem;
  background-image: url("/static/home/cn/images/a32.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.o-textbox {
  max-width: 21em;
  min-height: 2.18rem;
  padding-bottom: 0.3rem;
  color: #666666;
  line-height: 1.66;
}

.o-textbox * {
  line-height: inherit;
}

.o-consult {
  display: inline-block;
  min-width: 1.6rem;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  line-height: 0.5rem;
  padding: 0 0.15rem;
  background-color: #043fbb;
  border-radius: 0.25rem;
}

.o-right {
  float: right;
  width: 12.16rem;
  position: relative;
}

.o-img {
  width: 100%;
}

@media (max-width: 900px) {
  .o-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .o-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .o-left {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .o-right {
    width: 100%;
  }
}
.p-a {
  width: 100%;
  padding-top: 1.4rem;
  padding-bottom: 1.7rem;
  position: relative;
}

.p-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.p-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.p-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.p-cont {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-item {
  display: block;
  cursor: pointer;
  width: 32.2%;
  padding: 0.35rem 0.3rem;
  margin-bottom: 0.3rem;
  margin-right: 1.7%;
  background-color: #edf2fa;
}

.p-item:nth-child(3n) {
  margin-right: 0;
}

.p-name {
  color: #333333;
  position: relative;
  padding-bottom: 0.17rem;
  margin-bottom: 0.15rem;
}

.p-name:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.2rem;
  height: 0.02rem;
  background-color: #043fbb;
}

.p-textbox {
  color: #666666;
  line-height: 1.66;
}

.p-textbox * {
  line-height: inherit;
}

.p-item:hover {
  background-color: #043fbb;
}

.p-item:hover .p-name {
  color: #ffffff;
}

.p-item:hover .p-name:before {
  background-color: #fff;
}

.p-item:hover .p-textbox {
  color: #fff;
}

@media (max-width: 900px) {
  .p-a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .p-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-item {
    width: calc(50% - 5px);
    margin-right: 10px;
  }

  .p-item:nth-child(3n) {
    margin-right: 10px;
  }

  .p-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .p-item {
    width: 100%;
    margin-right: 0;
  }
}
.q-a {
  width: 100%;
  padding-top: 1.6rem;
  padding-bottom: 0.8rem;
  position: relative;
}

.q-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.q-cont {
  width: 100%;
}

.q-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.q-left {
  float: left;
  width: 12.8rem;
}

.q-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.q-intro {
  color: #333333;
  line-height: 1.38;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.q-txtbox {
  width: 100%;
  color: #333333;
  line-height: 1.66;
}

.q-txtbox * {
  line-height: inherit;
}

.q-right {
  float: right;
  max-width: 4rem;
  font-size: 0;
}

.q-item {
  display: block;
  min-width: 2.6rem;
  margin-bottom: 0.7rem;
}

.q-item:last-child {
  margin-bottom: 0;
}

.q-b {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.q-nub {
  color: #043fbb;
  margin-right: 0.1rem;
}

.q-c {
  position: relative;
  margin-bottom: 0.1rem;
}

.q-add {
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  display: block;
  color: #043fbb;
  font-weight: bold;
}

.q-d {
  display: block;
  color: #043fbb;
}

.q-e {
  color: #333333;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .q-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .q-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .q-left {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .q-right {
    width: 100%;
    max-width: 100%;
  }

  .q-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    min-width: 10%;
    margin-bottom: 0.5rem;
  }
}
.r-a {
  width: 100%;
  position: relative;
}

.r-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.6rem;
  background-color: #fdfdfe;
}

.r-main {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 18;
}

.r-cont {
  width: 100%;
  position: relative;
}

.r-item {
  width: 62.5%;
  margin: 0 0.1rem;
}

.r-link {
  display: block;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.r-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(640/1200*100%);
}

.r-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a33.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.r-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.r-text {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.r-paly {
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  padding: 0 0.3rem;
  line-height: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  margin-right: 0.3rem;
}

.r-paly:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 1.07em;
  height: 1.07em;
  background-image: url("/static/home/cn/images/a34.png");
  background-size: 99% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.r-name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #ffffff;
  line-height: 1.33;
  text-shadow: 0.03rem 0.05rem 0.06rem rgba(0, 0, 0, 0.1);
}

.swiper-slide.swiper-slide-active .r-text {
  opacity: 1;
}

.r-pagination {
  position: static;
  margin-top: 0.48rem;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.r-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.16rem;
  height: 0.16rem;
  background-color: transparent;
}

.r-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #cccccc;
}

.r-pagination .swiper-pagination-bullet-active {
  background-color: #043fbb;
}

.r-pagination .swiper-pagination-bullet-active:after {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
}

@media (max-width: 900px) {
  .r-item {
    width: 80%;
  }

  .r-name {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-top: 0.1rem;
  }
}
/*视频容器样式*/
.xv-a {
  position: fixed;
  left: 0;
  top: 120%;
  z-index: 388;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
}

.xv-a.show {
  top: 0;
}

.xv-a.show .xv-e {
  visibility: visible;
}

.xv-a.show .xv-f {
  display: block;
}

.xv-main {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 800px;
  max-width: 94%;
}

.xv-b {
  width: 100%;
}

.xv-c {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #043fbb;
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
  z-index: 10000;
}

.xv-d {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 21px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.xv-e {
  width: 100%;
  height: 60vh;
}

.xv-f {
  width: 100%;
  height: auto;
}

@media (max-width: 1200px) {
  .xv-c {
    right: 0;
    top: -45px;
  }
}
.s-a {
  width: 100%;
  overflow: hidden;
  padding-top: 1.15rem;
  padding-bottom: 1.2rem;
  background-image: url("/static/home/cn/images/16652004946155406.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.s-main {
  width: 100%;
  margin: 0 auto;
}

.s-titles {
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.68rem;
  color: #333333;
}

.s-top {
  width: 17.6rem;
  margin: 0 auto;
  margin-bottom: 0.85rem;
  position: relative;
}

.s-top:after {
  content: "";
  position: absolute;
  top: 2em;
  left: 6.25%;
  width: 100%;
  height: 1px;
  background-color: #c2c2c2;
}

.s-b {
  width: 100%;
}

.s-nav {
  width: 12.5%;
  cursor: pointer;
  text-align: center;
  padding-top: 3.06em;
}

.s-nav:after {
  content: "";
  position: absolute;
  top: 1.33em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 1.53em;
  height: 1.53em;
  background-image: url("/static/home/cn/images/a35.png");
  background-size: 43.47% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.s-year1 {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #043fbb;
  font-weight: bold;
}

.s-year2 {
  opacity: 1;
  color: #333333;
}

.s-nav.active:after {
  background-image: url("/static/home/cn/images/a35-b.png");
  background-size: 99% auto;
}

.s-nav.active .s-year1 {
  opacity: 1;
}

.s-nav.active .s-year2 {
  opacity: 0;
}

.s-bottom {
  width: 10rem;
  margin: 0 auto;
  position: relative;
}

.s-c {
  width: 100%;
}

.s-item {
  width: 100%;
}

.s-link {
  display: block;
  width: 100%;
  font-size: 0;
}

.s-img {
  display: inline-block;
  vertical-align: middle;
  width: 36%;
  overflow: hidden;
}

.s-img img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.s-text {
  display: inline-block;
  vertical-align: middle;
  width: 64%;
  padding-left: 0.75rem;
}

.s-time {
  color: #043fbb;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.s-intro {
  color: #333333;
  line-height: 2;
}

.s-prev {
  left: -4rem;
  margin-top: -0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.s-prev:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

.s-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  right: -4rem;
  margin-top: -0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.s-next:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

@media (max-width: 900px) {
  .s-a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .s-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .s-top {
    width: 100%;
  }

  .s-nav {
    width: 25%;
  }

  .s-top:after {
    left: 12.5%;
  }

  .s-bottom {
    width: 100%;
    padding: 0 0.8rem;
  }

  .s-img {
    width: 100%;
  }

  .s-text {
    width: 100%;
    padding: 0.3rem;
  }

  .s-prev {
    left: 0;
  }

  .s-next {
    right: 0;
  }
}
.t-a {
  position: relative;
  width: 100%;
  padding-top: 1.8rem;
  padding-bottom: 0.4rem;
  background-image: url("/static/home/cn/images/b59.jpg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}

.t-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.t-cont {
  width: 100%;
}

.t-item {
  width: 100%;
  font-size: 0;
  margin-bottom: 1rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.t-lt {
  width: 6.4rem;
  margin: 0 0.8rem;
  padding-top: 0.65rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #dddddd;
}

.t-nub {
  position: relative;
  z-index: 0;
  display: inline-block;
  padding-right: 1.16em;
  color: #043fbb;
  font-weight: bold;
  margin-bottom: 0.55rem;
}

.t-nub:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.35rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 2.92rem;
  height: 1.01rem;
  background-image: url("/static/home/cn/images/a45.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.t-nub:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1.16em;
  height: 1.16em;
  background-image: url("/static/home/cn/images/a46.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.t-name {
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}

.t-textbox {
  color: #666666;
  line-height: 1.8;
}

.t-textbox * {
  line-height: inherit;
}

.t-rt {
  width: 8.8rem;
  position: relative;
}

.t-img {
  width: 100%;
  overflow: hidden;
}

.t-img img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.t-icon {
  position: absolute;
  bottom: 0.4rem;
  left: -0.66rem;
  width: 1.32rem;
  height: 1.32rem;
  text-align: center;
  line-height: 1.32rem;
  border-radius: 50%;
  background-color: #eff5fa;
  -webkit-box-shadow: 0px 0.1rem 0.3rem 0px rgba(4, 63, 187, 0.3);
          box-shadow: 0px 0.1rem 0.3rem 0px rgba(4, 63, 187, 0.3);
  border: solid 1px #1d5bde;
}

.t-icon img {
  max-width: 60%;
  max-height: 60%;
}

.t-item:hover .t-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media (min-width: 900px) {
  .t-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .t-item:nth-child(2n) .t-icon {
    left: auto;
    right: -0.66rem;
  }
}
@media (max-width: 900px) {
  .t-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .t-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .t-item {
    margin-bottom: 0.6rem;
  }

  .t-rt {
    width: 100%;
  }

  .t-icon {
    right: 0.4rem;
    left: auto;
    bottom: -0.66rem;
  }

  .t-lt {
    width: 100%;
    margin: 0;
  }
}
.u-a {
  width: 100%;
  padding-top: 1.35rem;
  padding-bottom: 1.1rem;
  min-height: 8.22rem;
  background-image: url("/static/home/cn/images/b63.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.u-main {
  width: 17.6rem;
  margin: 0 auto;
}

.u-cont {
  width: 100%;
}

.u-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.u-left {
  float: left;
  width: 2.9rem;
}

.u-titles {
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.3rem;
}

.u-intro {
  color: #333333;
  line-height: 1.66;
}

.u-right {
  float: right;
  font-size: 0;
}

.u-lt {
  display: inline-block;
  vertical-align: middle;
  width: 9.7rem;
}

.u-item {
  width: 3.4rem;
  margin: 0 0.5rem;
  text-align: center;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.u-img {
  width: 100%;
  opacity: 0.6;
  margin-bottom: 0.25rem;
}

.u-img img {
  width: 100%;
  cursor: pointer;
}

.u-text {
  opacity: 0;
  width: 100%;
}

.u-item .u-name {
  display: block;
  cursor: pointer;
  color: #333333;
  line-height: 1.56;
}

.swiper-slide.swiper-slide-active .u-img {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.swiper-slide.swiper-slide-active .u-text {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.u-rt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0.35rem 0;
  width: 3.2rem;
  margin-left: 0.88rem;
}

.u-c {
  width: 100%;
  height: 3.6rem;
}

.u-nav {
  display: block;
  cursor: pointer;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0.05rem 0;
}

.u-nav .u-name {
  width: 100%;
  padding: 0 0.1rem;
  line-height: 0.5rem;
  color: #333333;
  border-radius: 0.25rem;
}

.u-nav.active .u-name {
  color: #ffffff;
  background-color: #043fbb;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
}

.u-prev {
  top: 0;
  left: 0;
  margin-top: 0;
  width: 100%;
  height: 0.375em;
  background-image: url("/static/home/cn/images/a47.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.u-prev:hover {
  background-image: url("/static/home/cn/images/a47-b.png");
}

.u-next {
  top: auto;
  right: auto;
  bottom: 0;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  left: 0;
  margin-top: 0;
  width: 100%;
  height: 0.375em;
  background-image: url("/static/home/cn/images/a47.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.u-next:hover {
  background-image: url("/static/home/cn/images/a47-b.png");
}

.u-scrollbar {
  display: none;
  margin-top: 0.2rem;
  width: 100%;
  background-color: #ccc;
}

.u-scrollbar .swiper-scrollbar-drag {
  height: 5px;
  background-color: #043fbb;
}

@media (max-width: 900px) {
  .u-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .u-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-left {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .u-right {
    width: 100%;
  }

  .u-lt {
    width: 100%;
    margin-bottom: 0;
    margin-bottom: 0.3rem;
  }

  .u-item .u-name {
    font-size: 12px;
  }

  .u-item .u-name br {
    display: none;
  }

  .u-rt {
    width: 100%;
    margin-left: 0;
  }

  .u-c {
    height: auto;
  }

  .u-nav {
    display: inline-block;
    width: auto;
    margin-right: 0.2rem;
  }

  .u-prev {
    display: none;
  }

  .u-next {
    display: none;
  }

  .u-scrollbar {
    display: block;
  }
}
.v-a {
  position: relative;
  width: 100%;
  padding-top: 1.88rem;
  padding-bottom: 0.4rem;
  background-image: url("/static/home/cn/images/b4.jpg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}

.v-main {
  width: 17.6rem;
  margin: 0 auto;
  padding-bottom: 1.88rem;
  font-size: 0;
  position: relative;
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.v-left {
  width: 6.35rem;
}

.v-b {
  width: 100%;
}

.v-item {
  display: block;
  width: 100%;
}

.v-name {
  color: #333333;
  line-height: 1.33;
  font-weight: bold;
  position: relative;
  padding-bottom: 0.3rem;
  margin-bottom: 0.2rem;
}

.v-name:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.6rem;
  height: 0.04rem;
  background-color: #043fbb;
}

.v-textbox {
  color: #333333;
  line-height: 1.66;
  min-height: 3.45rem;
}

.v-textbox * {
  line-height: inherit;
}

.v-c {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.v-buttom {
  display: block;
  font-size: 0;
}

.v-prev {
  position: static;
  display: inline-block;
  vertical-align: middle;
  left: 0;
  margin-top: 0;
  margin-right: 0.3rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.v-prev:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

.v-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  position: static;
  display: inline-block;
  vertical-align: middle;
  right: auto;
  left: 0;
  margin-top: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
          box-shadow: 0px 0.05rem 0.1rem 0px rgba(6, 42, 133, 0.1);
  border: solid 1px #2b63d8;
  background-image: url("/static/home/cn/images/a14.png");
  background-size: 34% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.v-next:hover {
  background-color: #043fbb;
  background-image: url("/static/home/cn/images/a14-b.png");
}

.v-list {
  display: block;
}

.v-download {
  display: none;
  cursor: pointer;
  color: #ffffff;
  min-width: 2.2rem;
  line-height: 0.48rem;
  text-align: center;
  padding: 0 0.15rem;
  background-color: #043fbb;
  border-radius: 0.24rem;
}

.v-download:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.25rem;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a48.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.v-download.show {
  display: inline-block;
}

.v-right {
  width: 10rem;
  position: relative;
}

.v-d {
  width: 100%;
}

.v-one {
  width: 100%;
}

.v-imgbox {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(610/1000*100%);
}

.v-img {
  position: absolute;
}

.v-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.v-img:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(480/1000*100%);
  height: calc(320/610*100%);
}

.v-img:nth-child(2) {
  top: 0;
  margin-top: calc(130/1000*100%);
  right: 0;
  width: calc(685/1000*100%);
  height: calc(457/610*100%);
}

.v-img:nth-child(3) {
  bottom: 0;
  left: calc(40/1000*100%);
  width: calc(240/1000*100%);
  height: calc(160/610*100%);
}

.v-pagination {
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.v-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.16rem;
  height: 0.16rem;
  background-color: transparent;
}

.v-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #cccccc;
}

.v-pagination .swiper-pagination-bullet-active {
  background-color: #043fbb;
}

.v-pagination .swiper-pagination-bullet-active:after {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
}

.v-middle {
  width: 100%;
  position: relative;
  z-index: 8;
}

.v-top {
  width: 100%;
  text-align: center;
  padding-bottom: 0.55rem;
}

.v-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.28rem;
}

.v-intro {
  color: #333333;
  line-height: 1.38;
}

@media (max-width: 900px) {
  .v-a {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
  }

  .v-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1rem;
  }

  .v-left {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .v-right {
    width: 100%;
  }
}
.w-a {
  width: 100%;
  padding-top: 0.98rem;
  padding-bottom: 1.4rem;
  overflow: hidden;
  position: relative;
}

.w-a:after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.w-main {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.w-top {
  width: 100%;
  text-align: center;
  padding-bottom: 0.55rem;
  border-bottom: 1px solid #b7cee0;
}

.w-titles {
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.28rem;
}

.w-intro {
  color: #333333;
  line-height: 1.38;
}

@media (max-width: 900px) {
  .w-a {
    padding-top: 0.8rem;
  }

  .w-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .w-a:after {
    bottom: 0;
  }
}
.x-a {
  position: relative;
  width: 100%;
  padding-top: 1.8rem;
  padding-bottom: 1.2rem;
  background-image: url("/static/home/cn/images/b4.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.x-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.x-main {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 18;
}

.x-a .b-cont {
  border-top: 1px solid #b7cee0;
  padding-bottom: 0.6rem;
}

@media (max-width: 900px) {
  .x-a {
    padding-top: 0.8rem;
  }

  .x-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.y-a {
  width: 100%;
  padding-top: 1.6rem;
  padding-bottom: 1.25rem;
  position: relative;
  background-image: url("/static/home/cn/images/b86.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.y-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a22.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.y-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 18;
}

.y-cont {
  width: 100%;
}

.y-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.y-left {
  float: left;
  width: 2.9rem;
  background-color: #ffffff;
}

.y-form {
  width: 100%;
}

.y-top {
  width: 100%;
  background-color: #043fbb;
  font-size: 0;
}

.y-input {
  display: inline-block;
  vertical-align: middle;
  width: 79.32%;
  border: none;
  background-color: transparent;
  padding: 0 0.3rem;
  color: #fff;
  height: 0.6rem;
}

.y-submit {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20.68%;
  border: none;
  background-color: transparent;
  height: 0.6rem;
  background-image: url("/static/home/cn/images/a3-b.png");
  background-size: 1.125em auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.y-bottom {
  width: 100%;
  padding: 0.35rem 0.3rem 0.6rem;
}

.y-tip {
  color: #333333;
  line-height: 1.55;
  margin-bottom: 0.25rem;
}

.y-tr {
  width: 100%;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #eeeeee;
}

.y-td {
  width: 100%;
}

.y-b {
  color: #333333;
  line-height: 1.55;
  margin-bottom: 0.15rem;
}

.y-labelbox {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0.15rem;
}

.y-label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-top: 0.15rem;
  width: calc(50% - .05rem);
  color: #333333;
  line-height: 0.46rem;
  text-align: center;
  border-radius: 0.08rem;
  border: solid 1px #dddddd;
}

.y-label.active {
  color: #fff;
  background-color: #043fbb;
  border: 1px solid #043fbb;
}

.y-form input::-webkit-input-placeholder,
.y-form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

.y-form input:-moz-placeholder,
.y-form textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

.y-form input::-moz-placeholder,
.y-form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

.y-form input:-ms-input-placeholder,
.y-form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

.y-form .select-w {
  margin-bottom: 0.15rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-radius: 0.08rem;
  border: solid 1px #dddddd;
  position: relative;
  padding-right: 0.35rem;
  padding-left: 0.15rem;
  white-space: nowrap;
}

.y-form .select-w .cur {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.y-form .select-w select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.15rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.y-form .select-w:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.1rem;
  width: 0.12rem;
  height: 100%;
  background-image: url("/static/home/cn/images/a49.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.y-form .lb-label {
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.15rem;
  width: calc(50% - .05rem);
  cursor: pointer;
}

.y-form .lb-text {
  display: block;
  width: 100%;
  color: #333333;
  line-height: 0.46rem;
  text-align: center;
  border-radius: 0.08rem;
  border: solid 1px #dddddd;
}

.y-form .lb-label.selected .lb-text {
  color: #fff;
  background-color: #043fbb;
  border: 1px solid #043fbb;
}

.y-form .lb-input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.y-right {
  float: right;
  width: 14.4rem;
}

.y-list {
  width: 100%;
  padding: 0.45rem 0.6rem;
  margin-bottom: 0.2rem;
  background-color: #fff;
}

.y-titles {
  color: #191919;
  font-weight: bold;
  margin-bottom: 0.4rem;
}

.y-titles span {
  margin-left: 0.15rem;
  font-size: 0.5em;
  font-weight: normal;
}

.y-box {
  width: 100%;
  padding: 0 0.2rem;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.y-item {
  display: inline-block;
  vertical-align: top;
  width: 31.25%;
  background-color: #f4fbfe;
  margin-right: 3.12%;
  margin-bottom: 0.3rem;
}

.y-item:nth-child(3n) {
  margin-right: 0;
}

.y-link {
  display: block;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.y-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(255/400*100%);
}

.y-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.y-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.7rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.y-play img {
  width: 100%;
}

.y-text {
  width: 100%;
  padding: 0.25rem 0.25rem 0.3rem;
}

.y-c {
  width: 100%;
  font-size: 0;
}

.y-cspan {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.25rem;
  margin-bottom: 0.15rem;
  color: #999999;
}

.y-cspan:last-child {
  padding-right: 0;
}

.y-name {
  color: #000000;
  line-height: 1.45;
  margin-bottom: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.y-download {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  min-width: 1.6rem;
  padding: 0 0.25rem;
  line-height: 0.48rem;
  border-radius: 0.24rem;
  border: solid 1px #dddddd;
}

.y-download:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2rem;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a48-b.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.y-download:hover {
  color: #ffffff;
  border: 1px solid #043fbb;
  background-color: #043fbb;
}

.y-download:hover:after {
  background-image: url("/static/home/cn/images/a48.png");
}

.y-one {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  padding-bottom: 0.3rem;
  width: 31.25%;
  background-color: #f4fbfe;
  margin-right: 3.12%;
  margin-bottom: 0.3rem;
}

.y-one:nth-child(3n) {
  margin-right: 0;
}

.y-one .y-text {
  padding-bottom: 0;
}

.y-one .y-download {
  margin-left: 0.25rem;
}

.y-a.video .y-list:nth-child(2) {
  display: none;
}

.y-a.specification .y-list:nth-child(1) {
  display: none;
}

@media (max-width: 900px) {
  .y-a {
    padding-top: 1.2rem;
    padding-bottom: 0.6rem;
  }

  .y-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .y-left {
    width: 100%;
    margin-bottom: 0.2rem;
  }

  .y-input {
    width: calc(100% - 40px);
  }

  .y-submit {
    width: 40px;
    height: 30px;
  }

  .y-form .select-w {
    padding-right: 30px;
  }

  .y-form .select-w .cur {
    height: 30px;
    line-height: 30px;
  }

  .y-form .select-w:after {
    right: 10px;
    width: 10px;
  }

  .y-form .lb-text {
    line-height: 30px;
  }

  .y-right {
    width: 100%;
  }

  .y-list {
    width: 100%;
    padding: 0.5rem 10px;
  }

  .y-box {
    width: 100%;
    padding: 0;
  }

  .y-item {
    width: calc(50% - 5px);
    margin-right: 10px;
  }

  .y-item:nth-child(3n) {
    margin-right: 10px;
  }

  .y-item:nth-child(2n) {
    margin-right: 0;
  }

  .y-one {
    width: calc(50% - 5px);
    margin-right: 10px;
  }

  .y-one:nth-child(3n) {
    margin-right: 10px;
  }

  .y-one:nth-child(2n) {
    margin-right: 0;
  }
}
.z-a {
  width: 100%;
}

.z-main {
  width: 100%;
  margin: 0 auto;
}

.z-cont {
  width: 100%;
  position: relative;
}

.z-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.z-text {
  display: block;
  width: 9.6rem;
  min-height: 8.6rem;
  padding: 1.9rem 0.75rem;
  position: relative;
  z-index: 8;
  background-image: url("/static/home/cn/images/a51.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.z-name {
  display: block;
  border-bottom: 1px solid #cccccc;
  line-height: 1.2;
  padding-bottom: 0.35rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.3rem;
}

.z-list {
  width: 100%;
}

.z-one {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0.4rem;
}

.z-icon {
  display: block;
  width: 0.3rem;
  height: 1.38em;
  line-height: 1.38em;
  margin-right: 0.25rem;
}

.z-icon img {
  max-width: 100%;
  max-height: 100%;
}

.z-intro {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333333;
  line-height: 1.38;
}

@media (max-width: 900px) {
  .z-a {
    padding-top: 1.2rem;
    padding-bottom: 0.6rem;
  }

  .z-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .z-map {
    position: relative;
    height: 280px;
  }

  .z-text {
    width: 100%;
    padding: 0.5rem 0.3rem;
    min-height: 1rem;
    background-color: #edf1f7;
    background-size: 0 0;
  }
}
.wa-a {
  width: 100%;
  padding-top: 1.4rem;
  padding-bottom: 1.9rem;
  position: relative;
}

.wa-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wa-form {
  width: 100%;
}

.wa-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.wa-top {
  width: 100%;
  margin-bottom: 0.45rem;
}

.wa-titles {
  width: 100%;
  font-weight: bold;
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.23rem;
}

.wa-intro {
  color: #333333;
  line-height: 1.38;
}

.wa-bottom {
  width: 100%;
}

.wa-cont {
  width: 100%;
}

.wa-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.wa-left {
  float: left;
  width: calc(50% - .3rem);
  position: relative;
  z-index: 8;
}

.wa-item {
  display: block;
  position: relative;
  margin-bottom: 0.2rem;
  width: 100%;
  background-color: #ffffff;
  border: solid 1px #dddddd;
}

.wa-tip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #999999;
  line-height: 0.6rem;
  padding: 0 0.4rem;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wa-tip * {
  color: #d11212;
}

.wa-input {
  position: relative;
  z-index: 18;
  border: none;
  background-color: transparent;
  width: 100%;
  padding: 0 0.4rem;
  height: 0.6rem;
  color: #666666;
}

.input-box.hide .wa-tip {
  display: none;
}

.wa-item:hover {
  -webkit-box-shadow: 0px 0.15rem 0.4rem 0px rgba(46, 89, 78, 0.2);
          box-shadow: 0px 0.15rem 0.4rem 0px rgba(46, 89, 78, 0.2);
  border: solid 1px #2b63d8;
}

.wa-right {
  float: right;
  width: calc(50% - .3rem);
}

.wa-b {
  width: 100%;
  position: relative;
  margin-bottom: 0.2rem;
  background-color: #ffffff;
  border: solid 1px #dddddd;
}

.wa-textarea {
  position: relative;
  z-index: 18;
  border: none;
  height: 3rem;
  padding: 0.1rem 0.4rem;
  line-height: 0.4rem;
  color: #666;
  background-color: transparent;
  width: 100%;
}

.wa-b:hover {
  -webkit-box-shadow: 0px 0.15rem 0.4rem 0px rgba(46, 89, 78, 0.2);
          box-shadow: 0px 0.15rem 0.4rem 0px rgba(46, 89, 78, 0.2);
  border: solid 1px #2b63d8;
}

.wa-code {
  position: absolute;
  top: 0;
  right: 1.2rem;
  z-index: 28;
  display: block;
  cursor: pointer;
  width: 1rem;
  height: 100%;
}

.wa-code img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.wa-c {
  width: 100%;
  font-size: 0;
}

.wa-d {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 0.2rem;
  margin-top: 0.2rem;
  cursor: pointer;
  background-color: #043fbb;
  border-radius: 0.26rem;
}

.wa-d:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.33rem;
  width: 0.437em;
  height: 100%;
  background-image: url("/static/home/cn/images/a56.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.wa-submit {
  display: inline-block;
  position: relative;
  z-index: 18;
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0 0.82rem 0 0.45rem;
  height: 0.52rem;
  color: #ffffff;
}

.wa-button {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-top: 0.2rem;
  min-width: 1.6rem;
  padding: 0 0.15rem;
  border: none;
  height: 0.52rem;
  text-align: center;
  line-height: 0.52rem;
  background-color: #d4e8fe;
  border-radius: 0.26rem;
}

.wa-form .select-w {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding-right: 0.75rem;
  padding-left: 0.4rem;
  white-space: nowrap;
}

.wa-form .select-w .cur {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wa-form .select-w select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.4rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.wa-form .select-w:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.3rem;
  width: 0.15rem;
  height: 100%;
  background-image: url("/static/home/cn/images/a49.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 900px) {
  .wa-a {
    padding-top: 0.8rem;
    padding-bottom: 1.4rem;
  }

  .wa-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wa-left {
    width: 100%;
  }

  .wa-right {
    width: 100%;
  }

  .wa-tip {
    line-height: 30px;
    padding: 0 10px;
  }

  .wa-input {
    width: 100%;
    height: 30px;
    padding: 0 10px;
  }

  .wa-form .select-w .cur {
    height: 30px;
    line-height: 30px;
  }

  .wa-textarea {
    padding: 5px 10px;
    line-height: 20px;
  }

  .wa-code {
    right: 10px;
  }
}
.wb-a {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 288;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.wb-a.show {
  display: block;
}

.wb-main {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 6.4rem;
  padding: 10px;
  background-color: #ffffff;
  background-image: url("/static/home/cn/images/b90.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wb-cont {
  width: 100%;
  position: relative;
  padding: 0.58rem 0.5rem 0.8rem;
  text-align: center;
  border: 1px solid #cdd9f1;
}

.wb-close {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  cursor: pointer;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a57.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.wb-close:hover {
  background-image: url("/static/home/cn/images/a57-b.png");
}

.wb-titles {
  position: relative;
  z-index: 8;
  color: #043fbb;
  font-weight: bold;
  line-height: 1.33;
}

.wb-icon {
  display: inline-block;
  margin-top: -0.4rem;
  margin-bottom: 0.15rem;
  width: 2.68rem;
  height: 2.68rem;
  text-align: center;
  line-height: 2.68rem;
}

.wb-icon img {
  max-width: 100%;
  max-height: 100%;
}

.wb-intro {
  color: #333333;
  line-height: 1.5;
}

@media (max-width: 900px) {
  .wb-main {
    width: 92%;
    max-width: 320px;
  }
}
.wc-a {
  width: 100%;
  padding-top: 1.8rem;
  padding-bottom: 1.4rem;
  position: relative;
  background-image: url("/static/home/cn/images/b91.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.wc-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a22.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wc-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.wc-titles {
  font-weight: bold;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.6rem;
}

.wc-top {
  width: 100%;
  margin-bottom: 1.4rem;
}

.wc-top:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.wc-left {
  float: left;
  width: 12rem;
  position: relative;
}

.wc-b {
  width: 100%;
}

.wc-one {
  width: 100%;
}

.wc-box {
  width: 100%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.wc-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(675/1200*100%);
}

.wc-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.wc-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.93rem;
}

.wc-play img {
  width: 100%;
}

.wc-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.wc-box.play .wc-video {
  z-index: 18;
  opacity: 1;
}

.wc-pagination {
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.wc-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.16rem;
  height: 0.16rem;
  background-color: transparent;
}

.wc-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.wc-pagination .swiper-pagination-bullet-active {
  background-color: #4072db;
}

.wc-pagination .swiper-pagination-bullet-active:after {
  background-color: #ffffff;
}

.wc-right {
  float: right;
  position: relative;
  width: 5.1rem;
}

.wc-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 100%;
  background-color: #92a2b6;
}

.wc-c {
  width: 100%;
  height: 6.79rem;
  padding: 0.4rem 0;
}

.wc-nav {
  display: block;
  cursor: pointer;
  width: 100%;
  height: auto;
  padding-bottom: 0.8rem;
  min-height: 16.66%;
  padding-left: 30px;
}

.wc-nub {
  position: relative;
  color: #575a5b;
  margin-bottom: 0.1rem;
}

.wc-nub:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ffffff;
  border: solid 2px #043fbb;
}

.wc-intro {
  display: none;
  color: #595b5b;
  line-height: 1.6;
}

.wc-nav.active .wc-nub:before {
  background-color: #043fbb;
}

.wc-nav.active .wc-intro {
  display: block;
}

.wc-bottom {
  width: 100%;
  border-top: 1px solid #dcdcdc;
}

.wc-item {
  display: block;
  width: 100%;
  padding: 0.27rem 0;
  border-bottom: 1px solid #dcdcdc;
}

.wc-tip {
  width: 100%;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 1.35rem;
}

.wc-tip:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.3rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0.3rem;
  height: 100%;
  background-image: url("/static/home/cn/images/a60.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.wc-d {
  width: 1.5em;
  color: #043fbb;
  line-height: 1.22;
  font-weight: bold;
  margin-right: 0.2rem;
  border-right: 1px solid #cccccc;
}

.wc-e {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #222222;
  line-height: 1.55;
}

.wc-sub {
  display: none;
  width: 100%;
  margin-top: 0.15rem;
}

.wc-answer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 1.35rem;
}

.wc-f {
  width: 1.5em;
  color: #333333;
  line-height: 1.22;
  font-weight: bold;
  margin-left: 0.4rem;
  margin-right: 0.2rem;
  border-right: 1px solid #cccccc;
}

.wc-g {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #666666;
  line-height: 1.6;
}

.wc-item.show {
  background-color: #fff;
}

.wc-item.show .wc-d {
  margin-left: 0.4rem;
}

.wc-item.show .wc-e {
  color: #043fbb;
}

.wc-item.show .wc-tip:after {
  background-image: url("/static/home/cn/images/a60-b.png");
}

.wc-nav.active .wc-nub {
  color: #043fbb;
  font-size: calc(30 * 1rem / 100);
}

@media (max-width: 1113px) {
  .wc-nav.active .wc-nub {
    font-size: 17.4px;
  }
}
@media (max-width: 900px) {
  .wc-a {
    padding-top: 1.2rem;
  }

  .wc-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wc-left {
    width: 100%;
  }

  .wc-right {
    width: 100%;
  }

  .wc-c {
    height: 4.8rem;
  }

  .wc-tip {
    padding-right: 0.8rem;
  }

  .wc-answer {
    padding-right: 0.8rem;
  }

  .wc-nav {
    padding-bottom: 0.3rem;
  }

  .wc-intro {
    display: block;
  }
}
.wd-a {
  width: 100%;
  padding-top: 1.8rem;
  padding-bottom: 1.6rem;
  position: relative;
  background-image: url("/static/home/cn/images/b91.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.wd-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a22.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wd-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.wd-cont {
  width: 100%;
}

.wd-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.wd-left {
  float: left;
  width: 12rem;
  position: relative;
}

.wd-b {
  width: 100%;
}

.wd-item {
  width: 100%;
}

.wd-box {
  width: 100%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.wd-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: calc(675/1200*100%);
}

.wd-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.wd-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.93rem;
}

.wd-play img {
  width: 100%;
}

.wd-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.wd-box.play .wd-video {
  z-index: 18;
  opacity: 1;
}

.wd-right {
  float: right;
  width: 5.4rem;
  padding: 0.4rem 0.05rem;
  background-color: #ffffff;
  height: 6.75rem;
}

.wd-list {
  width: 100%;
  height: 5.95rem;
}

.wd-nav {
  display: block;
  cursor: pointer;
  margin-bottom: 0.26rem;
  padding: 0 0.4rem;
  line-height: 1.44;
  color: #333333;
}

.wd-nav.active {
  color: #043fbb;
}

@media (max-width: 900px) {
  .wd-a {
    padding-top: 1.2rem;
    padding-bottom: 1.4rem;
  }

  .wd-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wd-left {
    width: 100%;
  }

  .wd-right {
    width: 100%;
  }
}
.we-a {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 0.75rem;
  position: relative;
  background-image: url("/static/home/cn/images/b91.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.we-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a22.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.we-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.we-cont {
  width: 100%;
}

.we-item {
  width: 100%;
  padding: 0.8rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.we-right {
  width: 10.45rem;
}

.we-imgbox {
  position: relative;
  overflow: hidden;
}

.we-img {
  position: absolute;
  overflow: hidden;
}

.we-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.we-left {
  width: 6rem;
}

.we-nub {
  position: relative;
  z-index: 0;
  display: inline-block;
  padding-right: 1.16em;
  color: #043fbb;
  font-weight: bold;
  margin-bottom: 0.55rem;
}

.we-nub:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1.16em;
  height: 1.16em;
  background-image: url("/static/home/cn/images/a46.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.we-name {
  font-weight: bold;
  color: #333333;
  line-height: 1.25;
  margin-bottom: 0.35rem;
}

.we-textbox {
  width: 100%;
  color: #333333;
  line-height: 1.6;
}

.we-textbox * {
  line-height: inherit;
}

.we-item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.we-item:nth-child(3n+1) .we-imgbox {
  padding-top: calc(650/1045*100%);
}

.we-item:nth-child(3n+1) .we-img:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(514/1045*100%);
  height: calc(320/650*100%);
}

.we-item:nth-child(3n+1) .we-img:nth-child(2) {
  bottom: 0;
  right: 0;
  width: calc(692/1045*100%);
  height: calc(519/650*100%);
}

.we-item:nth-child(3n+1) .we-img:nth-child(3) {
  left: calc(95/1045*100%);
  margin-top: calc(450/1045*100%);
  top: 0;
  width: calc(240/1045*100%);
  height: calc(160/650*100%);
}

.we-item:nth-child(3n+2) .we-imgbox {
  padding-top: calc(520/1045*100%);
}

.we-item:nth-child(3n+2) .we-img:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(692/1045*100%);
  height: 100%;
}

.we-item:nth-child(3n+2) .we-img:nth-child(2) {
  top: 0;
  right: 0;
  width: calc(336/1045*100%);
  height: 100%;
}

.we-item:nth-child(3n+3) .we-imgbox {
  padding-top: calc(685/1045*100%);
}

.we-item:nth-child(3n+3) .we-img:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(514/1045*100%);
  height: calc(320/685*100%);
}

.we-item:nth-child(3n+3) .we-img:nth-child(2) {
  bottom: 0;
  right: 0;
  width: calc(512/1045*100%);
  height: 100%;
}

.we-item:nth-child(3n+3) .we-img:nth-child(3) {
  left: calc(95/1045*100%);
  margin-top: calc(340/1045*100%);
  top: 0;
  width: calc(240/1045*100%);
  height: calc(160/685*100%);
}

@media (max-width: 900px) {
  .we-a {
    padding-top: 1.2rem;
    padding-bottom: 1.4rem;
  }

  .we-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .we-item {
    padding: 0.3rem 0;
  }

  .we-left {
    width: 100%;
  }

  .we-right {
    width: 100%;
    margin-bottom: 0.35rem;
  }
}
.wf-a {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.my-id {
  position: absolute;
  top: -1.8rem;
  left: 0;
}

.wf-top {
  position: fixed;
  top: 1rem;
  left: 0;
  z-index: 188;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 93, 171, 0.06);
          box-shadow: 0px 5px 10px 0px rgba(0, 93, 171, 0.06);
}

.wf-main {
  width: 17.6rem;
  margin: 0 auto;
}

.wf-main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.wf-left {
  float: left;
  font-size: 0;
}

.wf-nav {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  padding: 0 0.4rem;
  color: #ffffff;
  line-height: 0.8rem;
}

.wf-nav:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.17rem;
  width: 1px;
  height: 0.34rem;
  background-color: rgba(255, 255, 255, 0.2);
}

.wf-right {
  float: right;
  font-size: 0;
}

.wf-item {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 0.8rem;
}

.wf-item:after {
  content: ">";
  color: #ffffff;
  margin: 0 0.1rem;
}

.wf-item:last-child:after {
  display: none;
}

.wf-item:first-child:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a21-b.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.wf-bottom {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.wf-b {
  width: 100%;
  position: relative;
}

.wf-img {
  width: 100%;
}

.wf-img img {
  width: 100%;
}

.wf-text {
  position: absolute;
  top: 1.45rem;
  left: 50%;
  z-index: 8;
  width: 17.6rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-align: center;
}

.wf-titles {
  color: #fff;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0.13rem;
}

.wf-intro {
  color: #fff;
  font-weight: bold;
  line-height: 1.6;
}

.wf-buttom {
  position: absolute;
  right: 0.8rem;
  bottom: 0.3rem;
  cursor: pointer;
  min-width: 2.4rem;
  padding: 0 0.1rem;
  white-space: nowrap;
  line-height: 0.56rem;
  text-align: center;
  color: #ffffff;
  border-radius: 0.28rem;
  border: solid 1px #ffffff;
}

.wf-wireframe {
  position: absolute;
  top: 0;
  left: -100vw;
  width: 100px;
}

.wf-one {
  width: 100%;
}

.wf-one img {
  width: 100%;
}

.wf-gotonext {
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  margin-left: -0.3rem;
  cursor: pointer;
  width: 0.6rem;
  height: 0.2rem;
  background-image: url("/static/home/cn/images/a62.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 900px) {
  .wf-a {
    padding-top: 0.8rem;
    background-color: #eaf6fc;
  }

  .wf-top {
    background-color: #000;
  }

  /* .wf-text{  position: relative;top: 0;left: 0;display: block;margin: 0 auto;transform: translate(0,0);padding: .5rem 10px .3rem; width: 100%;max-width: 500px; }  */
  /* .wf-titles{font-size: 18px;color: #333;} */
  /* .wf-intro{color: #333;}  */
  .wf-buttom {
    right: 10px;
  }

  .wf-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wf-left {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
  }

  .wf-right {
    display: none;
  }

  .wf-img {
    position: relative;
    height: auto;
    padding-top: calc(1100/1920*100%);
  }

  .wf-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }

  .wf-text {
    top: 5%;
  }

  .wf-titles {
    font-size: 16px;
  }

  .wf-intro {
    font-size: 12px;
  }
}
.wg-a {
  position: relative;
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background-image: url("/static/home/cn/images/c4.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.wg-main {
  width: 17.6rem;
  margin: 0 auto;
}

.wg-titles {
  width: 100%;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.6rem;
}

.wg-cont {
  width: 100%;
}

.wg-cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.wg-left {
  float: left;
  width: 12rem;
  position: relative;
}

.wg-b {
  width: 100%;
}

.wg-item {
  width: 100%;
}

.wg-item .wg-img {
  width: 100%;
  position: relative;
  z-index: 0;
  padding-top: calc(675/1200*100%);
}

.wg-item .wg-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a61.png");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wg-item .wg-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wg-pagination {
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.wg-pagination .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  width: 0.16rem;
  height: 0.16rem;
  background-color: transparent;
}

.wg-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.wg-pagination .swiper-pagination-bullet-active {
  background-color: #4072db;
}

.wg-pagination .swiper-pagination-bullet-active:after {
  background-color: #ffffff;
}

.wg-right {
  float: right;
  width: 5.3rem;
}

.wg-video {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
  cursor: pointer;
  margin-bottom: 0.2rem;
}

.wg-video .wg-img {
  width: 100%;
  overflow: hidden;
}

.wg-video .wg-img img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.wg-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.6rem;
}

.wg-play img {
  width: 100%;
}

.wg-video:hover .wg-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.wg-c {
  display: block;
  width: 100%;
  cursor: pointer;
  text-align: center;
}

.wg-d {
  width: 100%;
  position: relative;
  margin-bottom: 0.25rem;
}

.wg-c .wg-img {
  width: 100%;
  position: relative;
}

.wg-c .wg-img img {
  width: 100%;
}

.wg-c .wg-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/a61.png");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wg-e {
  position: absolute;
  bottom: 0.15rem;
  left: 0;
  padding: 0 0.1rem;
  width: 100%;
  text-align: center;
  color: #ffffff;
  line-height: 1.5;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wg-f {
  width: 100%;
  text-align: center;
  font-size: 0;
  padding-bottom: 0.15rem;
}

.wg-fspan {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.15rem 0.1rem;
  color: #8d9497;
  line-height: 1.6;
}

.wg-buttom {
  display: inline-block;
  min-width: 1.6rem;
  line-height: 0.48rem;
  background-color: #043fbb;
  border-radius: 0.24rem;
  color: #ffffff;
}

.wg-buttom:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2rem;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a48.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.wg-gotonext {
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  margin-left: -0.3rem;
  cursor: pointer;
  width: 0.6rem;
  height: 0.2rem;
  background-image: url("/static/home/cn/images/a62.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 900px) {
  .wg-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wg-left {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .wg-right {
    width: 100%;
  }
}
.wh-a {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 0.9rem;
  position: relative;
}

.wh-a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.wh-main {
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
  z-index: 8;
}

.wh-titles {
  width: 100%;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.5rem;
}

.wh-tr {
  width: 100%;
  margin-bottom: 0.45rem;
}

.wh-td {
  width: 100%;
  color: #333333;
  line-height: 1.66;
  margin-bottom: 0.1rem;
}

.wh-td:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.05rem;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #043fbb;
}

.wh-list {
  width: 100%;
  margin-bottom: 0.45rem;
}

.wh-one {
  color: #333333;
  line-height: 1.53;
}

.wh-one span {
  margin-right: 0.35rem;
}

.wh-list * {
  font-size: calc(26 * 1rem / 100);
  color: #333333;
  line-height: 1.53;
}

.wh-main * {
  max-width: 100%;
}

@media (max-width: 1196px) {
  .wh-list * {
    font-size: 16.2px;
  }
}
.wh-main li {
  color: #333333;
  line-height: 1.66;
  margin-bottom: 0.1rem;
}

.wh-main li * {
  line-height: inherit;
  font-size: inherit;
}

.wh-main li::marker {
  color: #043fbb;
}

.wh-main li {
  font-size: calc(18 * 1rem / 100);
}

@media (max-width: 1472px) {
  .wh-main li {
    font-size: 13.8px;
  }
}
.wh-table {
  width: 100%;
}

.wh-main table {
  width: 100%;
  border: none;
  margin-bottom: 0.6rem;
}

.wh-main tr {
  width: 100%;
  border: none;
}

.wh-main td {
  word-break: break-all;
  border: solid 1px #cccccc !important;
  text-align: center;
  padding: 0.05rem;
  line-height: 1.66;
  color: #333333;
}

.wh-main td * {
  line-height: inherit !important;
}

@media (max-width: 900px) {
  .wh-a {
    padding-top: 0.8rem;
    padding-bottom: 1.4rem;
  }

  .wh-main {
    width: 100%;
    max-width: 500px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wh-main ul {
    padding-left: 15px;
  }
}
.wi-a {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 288;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.wi-a.show {
  display: block;
}

.wi-main {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0.6rem 0.4rem;
  max-height: 95vh;
  overflow: auto;
  background-color: #fff;
  width: 17.6rem;
  margin: 0 auto;
}

.wi-close {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  cursor: pointer;
  width: 0.48rem;
  height: 0.48rem;
  background-image: url("/static/home/cn/images/a57.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.wi-close:hover {
  background-image: url("/static/home/cn/images/a57-b.png");
}

@media (max-width: 900px) {
  .wi-main {
    width: 92%;
    max-width: 500px;
  }
}
.ip-cont {
  display: block;
  position: relative;
  width: 100%;
  font-size: 0;
  margin-bottom: 0.2rem;
  width: 100%;
  background-color: #ffffff;
  border: solid 1px #dddddd;
}

.ip-cont:hover {
  -webkit-box-shadow: 0px 0.15rem 0.4rem 0px rgba(46, 89, 78, 0.2);
          box-shadow: 0px 0.15rem 0.4rem 0px rgba(46, 89, 78, 0.2);
  border: solid 1px #2b63d8;
}

.ip-item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  position: relative;
}

.ip-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.1rem;
  width: 0.15rem;
  height: 100%;
  background-image: url("/static/home/cn/images/a49.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.ip-text {
  width: 100%;
  border: none;
  cursor: pointer;
  background-color: transparent;
  padding: 0 0.4rem;
  height: 0.6rem;
  color: #666666;
}

.ip-list {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  max-height: 360px;
  overflow: auto;
  display: none;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  background-color: #fff;
  z-index: 123;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}

.ip-list.up {
  top: auto;
  bottom: 100%;
}

.ip-list a {
  display: block;
  line-height: 1.3;
  color: #666;
  padding: 4px 20px 4px 12px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ip-list a.active,
.ip-list a:hover {
  background-color: #e9ecef;
}

.ip-list a.hide {
  display: none;
}

.ip-item.active {
  z-index: 100 !important;
}

.ip-item.active .ip-list {
  display: block;
}

.ip-item.active .ip-input {
  background-color: #e6e6e6;
  border-color: #adadad;
}

.ip-list {
  top: auto;
  bottom: 100%;
}

@media (max-width: 900px) {
  .ip-text {
    padding-left: 10px;
    height: 30px;
  }

  .ip-list {
    max-height: 200px;
  }
}
.wj-a {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 288;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.wj-a.show {
  display: block;
}

.wj-main {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0.6rem 0.4rem;
  max-height: 95vh;
  overflow: auto;
  background-color: #fff;
  width: 17.6rem;
  margin: 0 auto;
}

.wj-close {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  cursor: pointer;
  width: 1em;
  height: 1em;
  background-image: url("/static/home/cn/images/a57.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.wj-close:hover {
  background-image: url("/static/home/cn/images/a57-b.png");
}

@media (max-width: 900px) {
  .wj-main {
    width: 92%;
    max-width: 500px;
  }
}
.sidebar {
  position: fixed;
  right: 0.1rem;
  bottom: 0.56rem;
  z-index: 88;
}

.sidebar-item {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 1px;
  cursor: pointer;
  background-color: #043fbb;
}

.sidebar-item img {
  max-width: 100%;
  max-height: 100%;
}

.sidebar-item:nth-child(2) {
  background-color: #fff;
}

@media (max-width: 900px) {
  .sidebar {
    right: 10px;
  }

  .sidebar-item {
    width: 40px;
    height: 40px;
  }
}
/* 
<div class="my-canvas particle-network-animation"></div>
.m-a:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background-image: url('/static/home/cn/images/a22.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}

17.6  data-src
background-color: #043fbb;
.teaser.delay2  {transition-delay: .2s;}

.k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(360/540*100%);}
.k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} 


*/
.eps1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.video-list-a {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.2rem 0;
}
.video-list-a .a-main {
  width: 14.4rem;
  margin: 0 auto;
}
.video-list-a .a-bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-list-a .a-title {
  width: auto;
  color: #333;
  font-weight: 700;
  line-height: 1.2;
}
.video-list-a .a-input {
  width: 28%;
  min-width: 300px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.2rem;
  border-radius: 0.04rem;
}
.video-list-a .a-input .input {
  width: 100%;
  height: 0.5rem;
  min-height: 42px;
  margin-right: 0.2rem;
}
.video-list-a .a-input .input input {
  border: none;
  height: 100%;
  width: 100%;
  background: none;
}
.video-list-a .a-input button {
  background: none;
  border: none;
  cursor: pointer;
}
.video-list-a .a-input button img {
  width: 0.18rem;
  height: 0.18rem;
  min-width: 18px;
  min-height: 18px;
}
.video-list-a .a-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.5rem;
}
.video-list-a .a-item {
  width: calc((100% - .45rem * 2) / 3);
  margin-right: 0.45rem;
  margin-bottom: 0.6rem;
}
.video-list-a .a-item:nth-child(3n) {
  margin-right: 0;
}
.video-list-a .a-item .item-video {
  width: 100%;
  padding-top: calc(320 / 500 * 100%);
  position: relative;
  z-index: 5;
}
.video-list-a .a-item .item-video .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 3;
}
.video-list-a .a-item .item-video .cover img {
  display: none;
}
.video-list-a .a-item .item-video .control {
  width: 100%;
  height: 100%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  top: 0;
  z-index: 6;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.1);
}
.video-list-a .a-item .item-video .button {
  width: 0.7rem;
  min-width: 42px;
  height: 0.7rem;
  min-height: 42px;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.4);
}
.video-list-a .a-item .item-video .button:hover {
  background: #043fbb;
}
.video-list-a .a-item .item-video .button:hover::after {
  border-left-color: #fff;
}
.video-list-a .a-item .item-video .button::after {
  content: "";
  border-left: 0.12rem solid #043fbb;
  border-top: 0.12rem solid transparent;
  border-bottom: 0.12rem solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
@media (max-width: 1920px) {
  .video-list-a .a-item .item-video .button::after {
    border-left-width: 9px;
    border-top-width: 9px;
    border-bottom-width: 9px;
  }
}
.video-list-a .a-item .item-title {
  width: 100%;
  color: #000;
  line-height: 1.5;
  white-space: nowrap;
  padding: 0.24rem 0;
}
@media (max-width: 900px) {
  .video-list-a .a-main {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 750px) {
  .video-list-a .a-item {
    width: calc((100% - .45rem) / 2);
  }
  .video-list-a .a-item:nth-child(3n) {
    margin-right: 0.45rem;
  }
  .video-list-a .a-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .video-list-a .a-bar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .video-list-a .a-title {
    width: 100%;
  }
  .video-list-a .a-input {
    width: 100%;
    margin-top: 0.3rem;
    min-width: 0;
  }
  .video-list-a .a-item {
    width: 100%;
    margin-right: 0 !important;
  }
}

.wf-top.prod-top {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.wf-top.prod-top .wf-main {
  width: 14.4rem;
}
.wf-top.prod-top .wf-item {
  color: #333;
}
.wf-top.prod-top .wf-item:first-child::before {
  background-image: url(/static/home/cn/images/a21.png);
}
.wf-top.prod-top .wf-item::after {
  color: #333;
}
.wf-top.prod-top .wf-right {
  float: left;
}

.wf-top.prod-top.move {
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 93, 171, 0.06);
          box-shadow: 0px 5px 10px 0px rgba(0, 93, 171, 0.06);
}
.wf-top.prod-top.move .wf-item {
  color: #fff;
}
.wf-top.prod-top.move .wf-item:first-child::before {
  background-image: url(/static/home/cn/images/a21-b.png) !important;
}
.wf-top.prod-top.move .wf-item::after {
  color: #fff;
}

.p-d-info {
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 1rem 0;
}

.p-d-main {
  width: 14.4rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .p-d-main {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 600px) {
  .p-d-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-d-swiper-text {
  width: 100%;
}
.p-d-swiper-text .p-d-title {
  width: 100%;
  font-weight: 700;
  color: #333;
  line-height: 1.1;
}
.p-d-swiper-text .p-d-remark {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-top: 0.15rem;
}

.p-d-swipers {
  width: 55.55%;
}
@media (max-width: 600px) {
  .p-d-swipers {
    width: 100%;
  }
}

.p-d-main-swiper {
  width: 100%;
  margin-top: 0.3rem;
  background: #fff;
}
.p-d-main-swiper .slide-img {
  width: 100%;
}
.p-d-main-swiper .slide-img .img {
  width: 100%;
  padding-top: calc(480 / 800 * 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-d-main-swiper .slide-img img {
  display: none;
}

.p-d-button-swiper {
  margin-top: 0.1rem;
  position: relative;
  z-index: 5;
}
.p-d-button-swiper .swiper-prev {
  left: 0;
}
.p-d-button-swiper .swiper-next {
  right: 0;
}
.p-d-button-swiper .swiper-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-d-button-swiper .swiper-prev, .p-d-button-swiper .swiper-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.p-d-button-swiper .swiper-prev:hover::before, .p-d-button-swiper .swiper-next:hover::before {
  background-image: url(/static/home/cn/images/Prod4.png);
}
.p-d-button-swiper .swiper-prev::before, .p-d-button-swiper .swiper-next::before {
  content: "";
  display: block;
  width: 0.17rem;
  height: 0.14rem;
  min-width: 12.75px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  min-height: 10.5px;
  background-image: url(/static/home/cn/images/Prod3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-d-button-swiper .swiper-container {
  width: calc(100% - 6.25%);
  margin: 0 auto;
}
.p-d-button-swiper .swiper-slide {
  cursor: pointer;
}
.p-d-button-swiper .swiper-slide .slide-img {
  width: 100%;
  background: #fff;
  border: solid 0.02rem transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.p-d-button-swiper .swiper-slide .slide-img .img {
  width: 100%;
  padding-top: calc(100 / 180 * 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-d-button-swiper .swiper-slide .slide-img img {
  display: none;
}
.p-d-button-swiper .swiper-slide.In .slide-img {
  border-color: #043fbb;
}

.p-d-means {
  width: 39%;
}
@media (max-width: 600px) {
  .p-d-means {
    width: 100%;
    margin-top: 20px;
  }
}
.p-d-means .means-title {
  width: 100%;
  font-weight: 700;
  color: #333;
  line-height: 1.1;
}
.p-d-means .means-video {
  width: 100%;
  margin-top: 0.64rem;
  padding-top: calc(280 / 560 * 100%);
  position: relative;
  z-index: 5;
}
.p-d-means .means-video .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.p-d-means .means-video .cover img {
  display: none;
}
.p-d-means .means-video .control {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.1);
}
.p-d-means .means-video .button {
  width: 0.7rem;
  min-width: 42px;
  height: 0.7rem;
  min-height: 42px;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.4);
}
.p-d-means .means-video .button:hover {
  background: #043fbb;
}
.p-d-means .means-video .button:hover::after {
  border-left-color: #fff;
}
.p-d-means .means-video .button::after {
  content: "";
  border-left: 0.15rem solid #fff;
  border-top: 0.12rem solid transparent;
  border-bottom: 0.12rem solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
@media (max-width: 1920px) {
  .p-d-means .means-video .button::after {
    border-left-width: 12px;
    border-top-width: 9px;
    border-bottom-width: 9px;
  }
}
.p-d-means .means-file {
  width: 100%;
  margin-top: 0.3rem;
  display: block;
  position: relative;
  z-index: 5;
}
.p-d-means .means-file .flie-img {
  width: 100%;
  padding-top: calc(280 / 560 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-d-means .means-file .flie-img img {
  display: none;
}
.p-d-means .means-file .file-mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(60%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.6) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem;
}
.p-d-means .means-file .file-title {
  color: #fff;
  width: auto;
  white-space: nowrap;
  line-height: 1.2;
}
.p-d-means .means-file .flie-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #043fbb;
  border-radius: 0.24rem;
  padding: 0.15rem 0.45rem;
}
@media (max-width: 1920px) {
  .p-d-means .means-file .flie-button {
    border-radius: 25px;
  }
}
.p-d-means .means-file .flie-button .text {
  width: auto;
  white-space: nowrap;
  color: #fff;
  line-height: 1.2;
  margin-right: 0.2rem;
}
.p-d-means .means-file .flie-button::after {
  content: "";
  display: block;
  width: 0.15rem;
  min-width: 12px;
  min-height: 12px;
  height: 0.15rem;
  background-image: url(/static/home/cn/images/a48.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.p-d-means .means-contact {
  width: 100%;
  margin-top: 0.3rem;
  text-align: center;
}
.p-d-means .means-contact .contact-button {
  width: 80%;
  display: inline-block;
  padding: 0.2rem 0.46rem;
  text-align: center;
  color: #fff;
  background: #043fbb;
  border-radius: 0.25rem;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .p-d-means .means-contact .contact-button {
    border-radius: 25px;
  }
}

.wh-a.prod-content {
  background: #fff;
}
.wh-a.prod-content .wh-main {
  width: 14.4rem;
  margin: 0 auto;
}
.wh-a.prod-content::after {
  display: none;
}
.wh-a.prod-content .wh-table {
  overflow-x: auto;
}
.wh-a.prod-content .wh-table table {
  min-width: 960px;
}
@media (max-width: 1200px) {
  .wh-a.prod-content .wh-main {
    width: 100%;
    padding: 0 10px;
    max-width: 100%;
  }
}

.prod-detail-about {
  width: 100%;
  padding: 1.2rem 0;
  position: relative;
  z-index: 5;
  background: #f6fcfe;
}
.prod-detail-about::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/static/home/cn/images/c7.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.prod-detail-about .p-about-main {
  width: 14.4rem;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .prod-detail-about .p-about-main {
    width: 100%;
    padding: 0 10px;
  }
}
.prod-detail-about .about-title {
  font-weight: 700;
  line-height: 1.1;
  color: #333;
  width: 100%;
}
.prod-detail-about .about-swiper {
  width: 100%;
  margin-top: 0.48rem;
}
.prod-detail-about .about-swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
}
.prod-detail-about .about-swiper .swiper-slide:hover .slide-title {
  color: #043fbb;
}
.prod-detail-about .about-swiper .swiper-slide:hover .slide-button .more {
  color: #fff;
  background: #043fbb;
}
.prod-detail-about .about-swiper .swiper-slide .slide-content {
  width: 100%;
}
.prod-detail-about .about-swiper .swiper-slide .slide-img {
  width: 100%;
  padding-top: calc(440 / 700 * 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.prod-detail-about .about-swiper .swiper-slide .slide-img img {
  display: none;
}
.prod-detail-about .about-swiper .swiper-slide .slide-title {
  width: 100%;
  color: #333;
  line-height: 1.3;
  margin-top: 0.27rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.prod-detail-about .about-swiper .swiper-slide .slide-button {
  width: 100%;
  margin-top: 0.26rem;
}
.prod-detail-about .about-swiper .swiper-slide .slide-button .more {
  display: inline-block;
  padding: 0.15rem 0.5rem;
  color: #043fbb;
  line-height: 1.2;
  white-space: nowrap;
  border-radius: 0.25rem;
  border: solid 0.01rem #043fbb;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1920px) {
  .prod-detail-about .about-swiper .swiper-slide .slide-button .more {
    border-radius: 25px;
  }
}

.eps3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.indexII {
  width: 100%;
  overflow: hidden;
}

.index-banner {
  width: 100%;
  position: relative;
  z-index: 5;
}
.index-banner .swiper-pagination {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.index-banner .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #fff;
  opacity: 0.5;
  margin: 0 0.1rem 0 0 !important;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  position: relative;
}
.index-banner .swiper-pagination-bullet:last-of-type {
  margin-right: 0 !important;
}
.index-banner .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.5);
  width: 0.4rem;
}
.index-banner .swiper-pagination-bullet-active .progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #043fbb;
  border-radius: 0.1rem;
  will-change: width;
}
.index-banner .slide-img {
  width: 100%;
  padding-top: calc(860 / 1920 * 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.index-banner .slide-img img {
  display: none;
}
.index-banner .slide-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  height: 100%;
}
.index-banner .slide-text .guide {
  color: #333;
  white-space: nowrap;
  line-height: 1.2;
}
.index-banner .slide-text .title {
  width: auto;
  white-space: nowrap;
  font-weight: 700;
  line-height: 1.1;
  color: #333;
  margin-top: 0.15rem;
}
.index-banner .slide-text .button {
  width: 0.64rem;
  height: 0.64rem;
  min-width: 32px;
  min-height: 32px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
  margin-top: 0.22rem;
}
.index-banner .slide-text .button:hover {
  background-color: #043fbb;
}
.index-banner .slide-text .button:hover::after {
  color: #fff;
  background-image: url(/static/home/cn/images/Prod5.png);
}
.index-banner .slide-text .button::after {
  content: "";
  display: block;
  background-image: url(/static/home/cn/images/Prod4.png);
  width: 0.17rem;
  height: 0.14rem;
  min-width: 12.75px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  min-height: 10.5px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 450px) {
  .index-banner .slide-text {
    padding: 10px 0;
  }
}

.index-prod {
  width: 100%;
  padding: 1rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.index-prod .prod-main {
  width: 14.4rem;
  margin: 0 auto;
}
.index-prod .prod-bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-prod .prod-title {
  width: auto;
}
.index-prod .prod-title .title {
  font-weight: 700;
  color: #333;
  line-height: 1.2;
}
.index-prod .prod-title .remark {
  color: #666;
  line-height: 1.5;
  margin-top: 0.25rem;
}
.index-prod .prod-button {
  width: auto;
}
.index-prod .prod-button .more {
  display: inline-block;
  white-space: nowrap;
  padding: 0.16rem 0.46rem;
  background: #043fbb;
  color: #fff;
  border-radius: 0.25rem;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .index-prod .prod-button .more {
    border-radius: 25px;
  }
}
.index-prod .prod-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.5rem;
}
.index-prod .prod-tabs .tab {
  /* width: calc((100% - .1rem * 4) / 5); */
  min-width: 2.3rem;
  display: block;
  line-height: 1.3;
  /* white-space: nowrap; */
  color: #333;
  padding: 0.16rem 1em;
  text-align: center;
  background: #fff;
  margin-right: 0.1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
}
.index-prod .prod-tabs .tab:hover {
  background: #043fbb;
  color: #fff;
}
.index-prod .prod-tabs .tab:nth-child(5n) {
  margin-right: 0;
}
@media (max-width: 900px) {
  .index-prod .prod-tabs .tab{
    width: auto;
  }
}
.index-prod .prod-list {
  width: 100%;
}
.index-prod .prod-item {
  width: 100%;
  background: #fff;
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.8rem;
}
.index-prod .prod-item .item-img {
  width: 55%;
  padding-top: calc(290 / 715 * 55%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.index-prod .prod-item .item-img img {
  display: none;
}
.index-prod .prod-item .item-text {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index-prod .prod-item .item-title {
  color: #333;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
}
.index-prod .prod-item .item-remark {
  width: 100%;
  color: #999;
  line-height: 1.75;
  margin-top: 0.28rem;
}
.index-prod .prod-item .item-button {
  width: 100%;
  margin-top: 0.56rem;
}
.index-prod .prod-item .item-button .button {
  display: inline-block;
  padding: 0.15rem 0.5rem;
  color: #043fbb;
  line-height: 1.2;
  white-space: nowrap;
  border-radius: 0.25rem;
  border: solid 0.01rem #043fbb;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1920px) {
  .index-prod .prod-item .item-button .button {
    border-radius: 25px;
  }
}
.index-prod .prod-item .item-button .button:hover {
  color: #fff;
  background: #043fbb;
}
@media (max-width: 1200px) {
  .index-prod .prod-main {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 750px) {
  .index-prod .prod-tabs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-prod .prod-tabs .tab {
    /* width: calc((100% - 2% * 2) / 3); */
    width: 48%;
    min-width: none;
    /* margin-right: 2%; */
    margin-bottom: 2%;
  }
  .index-prod .prod-tabs .tab:nth-child(5n) {
    margin-right: 2%;
  }
  .index-prod .prod-tabs .tab:nth-child(3n) {
    margin-right: 0;
  }
  .index-prod .prod-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px;
  }
  .index-prod .prod-item .item-img {
    width: 100%;
  }
  .index-prod .prod-item .item-text {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 400px) {
  .index-prod .prod-tabs .tab {
    width: calc((100% - 2% * 1) / 2);
    width: 100%;
    margin: 0 0 0.1rem!important;
    white-space: break-spaces;
  }
  .index-prod .prod-tabs .tab:nth-child(3n) {
    margin-right: 2%;
  }
  .index-prod .prod-tabs .tab:nth-child(2n) {
    margin-right: 0;
  }
}

.index-news {
  width: 100%;
  padding: 1rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.index-news .news-main {
  width: 14.4rem;
  margin: 0 auto;
}
.index-news .news-bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .news-title {
  width: auto;
}
.index-news .news-title .title {
  font-weight: 700;
  color: #333;
  line-height: 1.2;
}
.index-news .news-title .remark {
  color: #666;
  line-height: 1.5;
  margin-top: 0.25rem;
}
.index-news .news-button {
  width: auto;
}
.index-news .news-button .more {
  display: inline-block;
  white-space: nowrap;
  padding: 0.16rem 0.46rem;
  background: #043fbb;
  color: #fff;
  border-radius: 0.25rem;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .index-news .news-button .more {
    border-radius: 25px;
  }
}
.index-news .news-content {
  width: 100%;
  margin-top: 0.49rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .news-info {
  width: 34.75%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-news .news-info:hover .info-img .img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.index-news .news-info:hover .info-title .Icon {
  background-color: #043fbb;
  border-color: #043fbb;
}
.index-news .news-info:hover .info-title .Icon::after {
  color: #fff;
  background-image: url(/static/home/cn/images/Prod5.png);
}
.index-news .news-info .info-img {
  width: 100%;
  overflow: hidden;
  padding-top: calc(320 / 500 * 100%);
  position: relative;
  z-index: 5;
}
.index-news .news-info .info-img .img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
}
.index-news .news-info .info-img .img img {
  display: none;
}
.index-news .news-info .info-text {
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-news .news-info .info-time {
  width: 100%;
  color: #666;
  line-height: 1.5;
  white-space: nowrap;
}
.index-news .news-info .info-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news .news-info .info-title .title {
  color: #333;
  line-height: 1.4;
  font-weight: 700;
  margin-right: 0.4rem;
}
.index-news .news-info .info-title .button {
  width: auto;
}
.index-news .news-info .info-title .Icon {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 28px;
  min-height: 28px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
  margin-top: 0.22rem;
  background-color: #fff;
  border: solid 0.01rem #ccc;
}
.index-news .news-info .info-title .Icon::after {
  content: "";
  display: block;
  background-image: url(/static/home/cn/images/Prod6.png);
  width: 0.17rem;
  height: 0.14rem;
  min-width: 12.75px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  min-height: 10.5px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.index-news .news-list {
  width: 62.5%;
}
.index-news .news-item {
  width: 100%;
  background: #fff;
  padding: 0 0.56rem;
  display: block;
}
.index-news .news-item:last-child {
  border-bottom-color: transparent;
}
.index-news .news-item:hover .item-title {
  color: #043fbb;
}
.index-news .news-item:hover .item-button .button {
  background-color: #043fbb;
  border-color: #043fbb;
}
.index-news .news-item:hover .item-button .button::after {
  color: #fff;
  background-image: url(/static/home/cn/images/Prod5.png);
}
.index-news .news-item .item-board {
  width: 100%;
  padding: 0.45rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 0.01rem solid transparent;
  border-bottom: 0.01rem solid #f3f3f3;
}
.index-news .news-item .item-date {
  width: auto;
  text-align: center;
  margin-right: 0.42rem;
}
.index-news .news-item .item-date .day {
  color: #666;
  font-weight: 700;
}
.index-news .news-item .item-date .ym {
  color: #666;
  line-height: 1.2;
  white-space: nowrap;
}
.index-news .news-item .item-text {
  width: 100%;
  padding: 0 0.4rem;
  border-left: 0.01rem solid #dcdcdc;
}
.index-news .news-item .item-title {
  width: 100%;
  color: #333;
  line-height: 1.3;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.index-news .news-item .item-remark {
  width: 100%;
  color: #666;
  line-height: 1.75;
  margin-top: 0.24rem;
}
.index-news .news-item .item-button {
  width: auto;
}
.index-news .news-item .item-button .button {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 28px;
  min-height: 28px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
  margin-top: 0.22rem;
  background-color: #fff;
  border: solid 0.01rem #ccc;
}
.index-news .news-item .item-button .button::after {
  content: "";
  display: block;
  background-image: url(/static/home/cn/images/Prod6.png);
  width: 0.17rem;
  height: 0.14rem;
  min-width: 12.75px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  min-height: 10.5px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 1200px) {
  .index-news .news-main {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 750px) {
  .index-news .news-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .news-info {
    width: 100%;
  }
  .index-news .news-info .info-text {
    padding: 0.45rem;
  }
  .index-news .news-list {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 420px) {
  .index-news .news-bar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .news-title {
    width: 100%;
  }
  .index-news .news-button {
    width: 100%;
    margin-top: 20px;
  }
}

.index-about {
  width: 100%;
  padding: 1rem 0;
  background: #fff;
}
.index-about .about-main {
  width: 14.4rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-about .about-text {
  width: 50%;
  padding-right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-about .about-title {
  color: #333;
  font-weight: 700;
  width: 100%;
  line-height: 1.1;
}
.index-about .about-remark {
  width: 100%;
  color: #000;
  line-height: 1.75;
  margin-top: 0.36rem;
}
.index-about .about-button {
  width: 100%;
  margin-top: 0.58rem;
}
.index-about .about-button .more {
  display: inline-block;
  white-space: nowrap;
  padding: 0.16rem 0.46rem;
  background: #043fbb;
  color: #fff;
  border-radius: 0.25rem;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .index-about .about-button .more {
    border-radius: 25px;
  }
}
.index-about .about-data {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.68rem;
}
.index-about .about-data .data {
  width: auto;
}
.index-about .about-data .data .data-year {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-about .about-data .data .data-year .num {
  font-weight: 700;
  color: #043fbb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.index-about .about-data .data .data-year .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-about .about-data .data .data-year .text span {
  color: #043fbb;
  line-height: 1.2;
}
.index-about .about-data .data .data-text {
  width: 100%;
  color: #666;
  line-height: 1.3;
  margin-top: 0.18rem;
}
.index-about .about-img {
  width: 50%;
}
.index-about .about-img .img {
  width: 100%;
  padding-top: calc(520 / 720 * 100%);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.index-about .about-img img {
  display: none;
}
@media (max-width: 1200px) {
  .index-about .about-main {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 900px) {
  .index-about .about-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-about .about-text {
    width: 100%;
    padding-right: 0;
  }
  .index-about .about-img {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 450px) {
  .index-about .about-data {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-about .about-data .data {
    width: 100%;
    margin-bottom: 10px;
  }
  .index-about .about-data .data .data-year {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .index-about .about-data .data .data-text {
    text-align: center;
  }
}

/* 视频弹窗 */
#VideoDialog {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 300;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.3rem;
}
#VideoDialog .VideoBoard {
  width: 12rem;
}
#VideoDialog .VideoClose {
  width: 100%;
  text-align: right;
}
#VideoDialog .VideoClose .Icon {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#VideoDialog .VideoPlayer {
  width: 100%;
  height: 80vh;
}
#VideoDialog .VideoPlayer video {
  -o-object-fit: fill;
     object-fit: fill;
}
@media (max-width: 650px) {
  #VideoDialog .VideoBoard {
    width: 100%;
  }
}

#VideoDialog.Show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}